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