Uses of Enum Class
travel.wink.sdk.travel.agent.model.BookingContractItemAgent.PricingTypeEnum
Packages that use BookingContractItemAgent.PricingTypeEnum
-
Uses of BookingContractItemAgent.PricingTypeEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type BookingContractItemAgent.PricingTypeEnum in travel.wink.sdk.travel.agent.modelModifier and TypeClassDescriptionstatic enumHow to calculate the total amount.Methods in travel.wink.sdk.travel.agent.model that return BookingContractItemAgent.PricingTypeEnumModifier and TypeMethodDescriptionBookingContractItemAgent.getPricingType()How to calculate the total amount.Returns the enum constant of this class with the specified name.BookingContractItemAgent.PricingTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.travel.agent.model with parameters of type BookingContractItemAgent.PricingTypeEnumModifier and TypeMethodDescriptionBookingContractItemAgent.pricingType(BookingContractItemAgent.PricingTypeEnum pricingType) voidBookingContractItemAgent.setPricingType(BookingContractItemAgent.PricingTypeEnum pricingType)