Uses of Enum Class
travel.wink.sdk.lookup.model.AddOnNonAuthenticatedEntity.PricePointEnum
Packages that use AddOnNonAuthenticatedEntity.PricePointEnum
-
Uses of AddOnNonAuthenticatedEntity.PricePointEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return AddOnNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionAddOnNonAuthenticatedEntity.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.AddOnNonAuthenticatedEntity.PricePointEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type AddOnNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionAddOnNonAuthenticatedEntity.pricePoint(AddOnNonAuthenticatedEntity.PricePointEnum pricePoint) voidAddOnNonAuthenticatedEntity.setPricePoint(AddOnNonAuthenticatedEntity.PricePointEnum pricePoint)