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