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