Uses of Enum Class
travel.wink.sdk.affiliate.model.GuestRoomAffiliate.RoomGenderEnum
Packages that use GuestRoomAffiliate.RoomGenderEnum
-
Uses of GuestRoomAffiliate.RoomGenderEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return GuestRoomAffiliate.RoomGenderEnumModifier and TypeMethodDescriptionGuestRoomAffiliate.getRoomGender()Used to request or specify a gender assignment for a room.Returns the enum constant of this class with the specified name.static GuestRoomAffiliate.RoomGenderEnum[]GuestRoomAffiliate.RoomGenderEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type GuestRoomAffiliate.RoomGenderEnumModifier and TypeMethodDescriptionGuestRoomAffiliate.roomGender(GuestRoomAffiliate.RoomGenderEnum roomGender) voidGuestRoomAffiliate.setRoomGender(GuestRoomAffiliate.RoomGenderEnum roomGender)