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