Uses of Enum Class
travel.wink.sdk.extranet.model.BookingAncillarySupplier.PricingTypeEnum
Packages that use BookingAncillarySupplier.PricingTypeEnum
-
Uses of BookingAncillarySupplier.PricingTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BookingAncillarySupplier.PricingTypeEnumModifier and TypeMethodDescriptionBookingAncillarySupplier.getPricingType()Pricing typeReturns the enum constant of this class with the specified name.BookingAncillarySupplier.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 BookingAncillarySupplier.PricingTypeEnumModifier and TypeMethodDescriptionBookingAncillarySupplier.pricingType(BookingAncillarySupplier.PricingTypeEnum pricingType) voidBookingAncillarySupplier.setPricingType(BookingAncillarySupplier.PricingTypeEnum pricingType)