Uses of Enum Class
travel.wink.sdk.extranet.model.Bedroom.TypeEnum
Packages that use Bedroom.TypeEnum
-
Uses of Bedroom.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return Bedroom.TypeEnumModifier and TypeMethodDescriptionstatic Bedroom.TypeEnum@NotNull Bedroom.TypeEnumBedroom.getType()Type of bedroomstatic Bedroom.TypeEnumReturns the enum constant of this class with the specified name.static Bedroom.TypeEnum[]Bedroom.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type Bedroom.TypeEnumModifier and TypeMethodDescriptionvoidBedroom.setType(Bedroom.TypeEnum type) Bedroom.type(Bedroom.TypeEnum type)