Uses of Enum Class
travel.wink.sdk.extranet.model.ChannelNameDescriptive.SubTypeEnum
Packages that use ChannelNameDescriptive.SubTypeEnum
-
Uses of ChannelNameDescriptive.SubTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return ChannelNameDescriptive.SubTypeEnumModifier and TypeMethodDescriptionChannelNameDescriptive.getSubType()Get subTypeReturns the enum constant of this class with the specified name.static ChannelNameDescriptive.SubTypeEnum[]ChannelNameDescriptive.SubTypeEnum.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 ChannelNameDescriptive.SubTypeEnumModifier and TypeMethodDescriptionvoidChannelNameDescriptive.setSubType(ChannelNameDescriptive.SubTypeEnum subType) ChannelNameDescriptive.subType(ChannelNameDescriptive.SubTypeEnum subType)