Uses of Enum Class
travel.wink.sdk.extranet.model.BookingContractItemSupplierDetails.PricingTypeEnum
Packages that use BookingContractItemSupplierDetails.PricingTypeEnum
-
Uses of BookingContractItemSupplierDetails.PricingTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BookingContractItemSupplierDetails.PricingTypeEnumModifier and TypeMethodDescriptionBookingContractItemSupplierDetails.getPricingType()How to calculate the total amount.Returns the enum constant of this class with the specified name.BookingContractItemSupplierDetails.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 BookingContractItemSupplierDetails.PricingTypeEnumModifier and TypeMethodDescriptionBookingContractItemSupplierDetails.pricingType(BookingContractItemSupplierDetails.PricingTypeEnum pricingType) voidBookingContractItemSupplierDetails.setPricingType(BookingContractItemSupplierDetails.PricingTypeEnum pricingType)