Uses of Enum Class
travel.wink.sdk.extranet.booking.model.GuestRoomLightweightSupplierDetails.RoomGenderEnum
Packages that use GuestRoomLightweightSupplierDetails.RoomGenderEnum
-
Uses of GuestRoomLightweightSupplierDetails.RoomGenderEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type GuestRoomLightweightSupplierDetails.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 GuestRoomLightweightSupplierDetails.RoomGenderEnumModifier and TypeMethodDescriptionGuestRoomLightweightSupplierDetails.getRoomGender()Used to request or specify a gender assignment for a room.Returns the enum constant of this class with the specified name.GuestRoomLightweightSupplierDetails.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 GuestRoomLightweightSupplierDetails.RoomGenderEnumModifier and TypeMethodDescriptionGuestRoomLightweightSupplierDetails.roomGender(GuestRoomLightweightSupplierDetails.RoomGenderEnum roomGender) voidGuestRoomLightweightSupplierDetails.setRoomGender(GuestRoomLightweightSupplierDetails.RoomGenderEnum roomGender)