Uses of Enum Class
travel.wink.sdk.booking.model.BedroomAuthenticatedEntity.TypeEnum
Packages that use BedroomAuthenticatedEntity.TypeEnum
-
Uses of BedroomAuthenticatedEntity.TypeEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type BedroomAuthenticatedEntity.TypeEnum in travel.wink.sdk.booking.modelMethods in travel.wink.sdk.booking.model that return BedroomAuthenticatedEntity.TypeEnumModifier and TypeMethodDescription@NotNull BedroomAuthenticatedEntity.TypeEnumBedroomAuthenticatedEntity.getType()Type of bedroomReturns the enum constant of this class with the specified name.static BedroomAuthenticatedEntity.TypeEnum[]BedroomAuthenticatedEntity.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type BedroomAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidBedroomAuthenticatedEntity.setType(BedroomAuthenticatedEntity.TypeEnum type) BedroomAuthenticatedEntity.type(BedroomAuthenticatedEntity.TypeEnum type)