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