Uses of Enum Class
travel.wink.sdk.inventory.model.RefPointNonAuthenticatedEntity.PricePointEnum
Packages that use RefPointNonAuthenticatedEntity.PricePointEnum
-
Uses of RefPointNonAuthenticatedEntity.PricePointEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type RefPointNonAuthenticatedEntity.PricePointEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumLevel of expensiveness.Methods in travel.wink.sdk.inventory.model that return RefPointNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionRefPointNonAuthenticatedEntity.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.RefPointNonAuthenticatedEntity.PricePointEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type RefPointNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionRefPointNonAuthenticatedEntity.pricePoint(RefPointNonAuthenticatedEntity.PricePointEnum pricePoint) voidRefPointNonAuthenticatedEntity.setPricePoint(RefPointNonAuthenticatedEntity.PricePointEnum pricePoint)