Searched defs:applicableLicensesPropertyImpl (Results 1 – 1 of 1) sorted by relevance
66 type applicableLicensesPropertyImpl struct { struct67 name string68 licensesProperty *[]string76 func (a *applicableLicensesPropertyImpl) ToGob() *applicableLicensesPropertyImplGob {83 func (a *applicableLicensesPropertyImpl) FromGob(data *applicableLicensesPropertyImplGob) {88 func (a applicableLicensesPropertyImpl) GobEncode() ([]byte, error) {92 func (a *applicableLicensesPropertyImpl) GobDecode(data []byte) error {103 func (p applicableLicensesPropertyImpl) getName() string {107 func (p applicableLicensesPropertyImpl) getStrings() []string {