Uses of Enum Class
travel.wink.sdk.extranet.booking.model.GuestRoomLightweightSupplier.RoomGenderEnum
Packages that use GuestRoomLightweightSupplier.RoomGenderEnum
-
Uses of GuestRoomLightweightSupplier.RoomGenderEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type GuestRoomLightweightSupplier.RoomGenderEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumUsed to request or specify a gender assignment for a room.Methods in travel.wink.sdk.extranet.booking.model that return GuestRoomLightweightSupplier.RoomGenderEnumModifier and TypeMethodDescriptionGuestRoomLightweightSupplier.getRoomGender()Used to request or specify a gender assignment for a room.Returns the enum constant of this class with the specified name.GuestRoomLightweightSupplier.RoomGenderEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type GuestRoomLightweightSupplier.RoomGenderEnumModifier and TypeMethodDescriptionGuestRoomLightweightSupplier.roomGender(GuestRoomLightweightSupplier.RoomGenderEnum roomGender) voidGuestRoomLightweightSupplier.setRoomGender(GuestRoomLightweightSupplier.RoomGenderEnum roomGender)