Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.BedroomSupplier.TypeEnum
Packages that use BedroomSupplier.TypeEnum
-
Uses of BedroomSupplier.TypeEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.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.monetize.model with parameters of type BedroomSupplier.TypeEnumModifier and TypeMethodDescriptionvoidBedroomSupplier.setType(BedroomSupplier.TypeEnum type) BedroomSupplier.type(BedroomSupplier.TypeEnum type)