Uses of Enum Class
travel.wink.sdk.extranet.booking.model.SocialSupplier.TypeEnum
Packages that use SocialSupplier.TypeEnum
-
Uses of SocialSupplier.TypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type SocialSupplier.TypeEnum in travel.wink.sdk.extranet.booking.modelMethods in travel.wink.sdk.extranet.booking.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.booking.model with parameters of type SocialSupplier.TypeEnumModifier and TypeMethodDescriptionvoidSocialSupplier.setType(SocialSupplier.TypeEnum type) SocialSupplier.type(SocialSupplier.TypeEnum type)