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