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