Uses of Enum Class
travel.wink.sdk.extranet.model.SalesChannelSupplierDetails.SubTypeEnum
Packages that use SalesChannelSupplierDetails.SubTypeEnum
-
Uses of SalesChannelSupplierDetails.SubTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return SalesChannelSupplierDetails.SubTypeEnumModifier and TypeMethodDescriptionSalesChannelSupplierDetails.getSubType()What type of segment of channel is this.Returns the enum constant of this class with the specified name.SalesChannelSupplierDetails.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 SalesChannelSupplierDetails.SubTypeEnumModifier and TypeMethodDescriptionvoidSalesChannelSupplierDetails.setSubType(SalesChannelSupplierDetails.SubTypeEnum subType) SalesChannelSupplierDetails.subType(SalesChannelSupplierDetails.SubTypeEnum subType)