Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertSalesChannelRelationshipRequestRequestSupplier.RequestTypeEnum
Packages that use UpsertSalesChannelRelationshipRequestRequestSupplier.RequestTypeEnum
-
Uses of UpsertSalesChannelRelationshipRequestRequestSupplier.RequestTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertSalesChannelRelationshipRequestRequestSupplier.RequestTypeEnumModifier and TypeMethodDescriptionUpsertSalesChannelRelationshipRequestRequestSupplier.getRequestType()type of relationship requestReturns the enum constant of this class with the specified name.UpsertSalesChannelRelationshipRequestRequestSupplier.RequestTypeEnum.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 UpsertSalesChannelRelationshipRequestRequestSupplier.RequestTypeEnumModifier and TypeMethodDescriptionUpsertSalesChannelRelationshipRequestRequestSupplier.requestType(UpsertSalesChannelRelationshipRequestRequestSupplier.RequestTypeEnum requestType) voidUpsertSalesChannelRelationshipRequestRequestSupplier.setRequestType(UpsertSalesChannelRelationshipRequestRequestSupplier.RequestTypeEnum requestType)