Uses of Enum Class
travel.wink.sdk.lookup.model.GuestRoomLightweightNonAuthenticatedEntity.PricePointEnum
Packages that use GuestRoomLightweightNonAuthenticatedEntity.PricePointEnum
-
Uses of GuestRoomLightweightNonAuthenticatedEntity.PricePointEnum in travel.wink.sdk.lookup.model
Subclasses with type arguments of type GuestRoomLightweightNonAuthenticatedEntity.PricePointEnum in travel.wink.sdk.lookup.modelModifier and TypeClassDescriptionstatic enumLevel of expensiveness.Methods in travel.wink.sdk.lookup.model that return GuestRoomLightweightNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionGuestRoomLightweightNonAuthenticatedEntity.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.GuestRoomLightweightNonAuthenticatedEntity.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 GuestRoomLightweightNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionGuestRoomLightweightNonAuthenticatedEntity.pricePoint(GuestRoomLightweightNonAuthenticatedEntity.PricePointEnum pricePoint) voidGuestRoomLightweightNonAuthenticatedEntity.setPricePoint(GuestRoomLightweightNonAuthenticatedEntity.PricePointEnum pricePoint)