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