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