Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertActivityRequest.PricingTypeEnum
Packages that use UpsertActivityRequest.PricingTypeEnum
-
Uses of UpsertActivityRequest.PricingTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertActivityRequest.PricingTypeEnumModifier and TypeMethodDescriptionUpsertActivityRequest.getPricingType()How this inventory item should be priced.Returns the enum constant of this class with the specified name.UpsertActivityRequest.PricingTypeEnum.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 UpsertActivityRequest.PricingTypeEnumModifier and TypeMethodDescriptionUpsertActivityRequest.pricingType(UpsertActivityRequest.PricingTypeEnum pricingType) voidUpsertActivityRequest.setPricingType(UpsertActivityRequest.PricingTypeEnum pricingType)