Uses of Enum Class
travel.wink.sdk.extranet.model.AddOnSupplierDetails.PricePointEnum
Packages that use AddOnSupplierDetails.PricePointEnum
-
Uses of AddOnSupplierDetails.PricePointEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return AddOnSupplierDetails.PricePointEnumModifier and TypeMethodDescription@NotNull AddOnSupplierDetails.PricePointEnumAddOnSupplierDetails.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.static AddOnSupplierDetails.PricePointEnum[]AddOnSupplierDetails.PricePointEnum.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 AddOnSupplierDetails.PricePointEnumModifier and TypeMethodDescriptionAddOnSupplierDetails.pricePoint(AddOnSupplierDetails.PricePointEnum pricePoint) voidAddOnSupplierDetails.setPricePoint(AddOnSupplierDetails.PricePointEnum pricePoint)