Uses of Enum Class
travel.wink.sdk.affiliate.model.StaticSellerListAffiliate.TypeEnum
Packages that use StaticSellerListAffiliate.TypeEnum
-
Uses of StaticSellerListAffiliate.TypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return StaticSellerListAffiliate.TypeEnumModifier and TypeMethodDescriptionStaticSellerListAffiliate.getType()Static seller list typeReturns the enum constant of this class with the specified name.static StaticSellerListAffiliate.TypeEnum[]StaticSellerListAffiliate.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type StaticSellerListAffiliate.TypeEnumModifier and TypeMethodDescriptionvoidStaticSellerListAffiliate.setType(StaticSellerListAffiliate.TypeEnum type) StaticSellerListAffiliate.type(StaticSellerListAffiliate.TypeEnum type)