Uses of Enum Class
travel.wink.affiliate.model.Lookup.TypeEnum
Packages that use Lookup.TypeEnum
-
Uses of Lookup.TypeEnum in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return Lookup.TypeEnumModifier and TypeMethodDescriptionstatic Lookup.TypeEnumLookup.getType()Type of lookupstatic Lookup.TypeEnumReturns the enum constant of this class with the specified name.static Lookup.TypeEnum[]Lookup.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.affiliate.model with parameters of type Lookup.TypeEnumModifier and TypeMethodDescriptionvoidLookup.setType(Lookup.TypeEnum type) Lookup.type(Lookup.TypeEnum type)