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