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