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