Uses of Enum Class
travel.wink.sdk.extranet.booking.model.BedroomSupplierDetails.TypeEnum
Packages that use BedroomSupplierDetails.TypeEnum
-
Uses of BedroomSupplierDetails.TypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type BedroomSupplierDetails.TypeEnum in travel.wink.sdk.extranet.booking.modelMethods in travel.wink.sdk.extranet.booking.model that return BedroomSupplierDetails.TypeEnumModifier and TypeMethodDescription@NotNull BedroomSupplierDetails.TypeEnumBedroomSupplierDetails.getType()Type of bedroomReturns the enum constant of this class with the specified name.static BedroomSupplierDetails.TypeEnum[]BedroomSupplierDetails.TypeEnum.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 BedroomSupplierDetails.TypeEnumModifier and TypeMethodDescriptionvoidBedroomSupplierDetails.setType(BedroomSupplierDetails.TypeEnum type) BedroomSupplierDetails.type(BedroomSupplierDetails.TypeEnum type)