Uses of Enum Class
travel.wink.sdk.inventory.model.BedroomNonAuthenticatedEntity.TypeEnum
Packages that use BedroomNonAuthenticatedEntity.TypeEnum
-
Uses of BedroomNonAuthenticatedEntity.TypeEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type BedroomNonAuthenticatedEntity.TypeEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumType of bedroomMethods in travel.wink.sdk.inventory.model that return BedroomNonAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionBedroomNonAuthenticatedEntity.getType()Type of bedroomReturns the enum constant of this class with the specified name.BedroomNonAuthenticatedEntity.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type BedroomNonAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidBedroomNonAuthenticatedEntity.setType(BedroomNonAuthenticatedEntity.TypeEnum type) BedroomNonAuthenticatedEntity.type(BedroomNonAuthenticatedEntity.TypeEnum type)