Uses of Enum Class
travel.wink.sdk.extranet.model.SalesChannelDescriptive.SubTypeEnum
Packages that use SalesChannelDescriptive.SubTypeEnum
-
Uses of SalesChannelDescriptive.SubTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return SalesChannelDescriptive.SubTypeEnumModifier and TypeMethodDescription@NotNull SalesChannelDescriptive.SubTypeEnumSalesChannelDescriptive.getSubType()What type of segment of channel is this.Returns the enum constant of this class with the specified name.static SalesChannelDescriptive.SubTypeEnum[]SalesChannelDescriptive.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 SalesChannelDescriptive.SubTypeEnumModifier and TypeMethodDescriptionvoidSalesChannelDescriptive.setSubType(SalesChannelDescriptive.SubTypeEnum subType) SalesChannelDescriptive.subType(SalesChannelDescriptive.SubTypeEnum subType)