Uses of Enum Class
travel.wink.affiliate.model.StaticSellerList.TypeEnum
Packages that use StaticSellerList.TypeEnum
-
Uses of StaticSellerList.TypeEnum in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return StaticSellerList.TypeEnumModifier and TypeMethodDescriptionstatic StaticSellerList.TypeEnumStaticSellerList.getType()Static seller list typestatic StaticSellerList.TypeEnumReturns the enum constant of this class with the specified name.static StaticSellerList.TypeEnum[]StaticSellerList.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 StaticSellerList.TypeEnumModifier and TypeMethodDescriptionvoidStaticSellerList.setType(StaticSellerList.TypeEnum type) StaticSellerList.type(StaticSellerList.TypeEnum type)