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