Uses of Enum Class
travel.wink.sdk.lookup.model.GuestRoomLightweightNonAuthenticatedEntity.LifestyleTypeEnum
Packages that use GuestRoomLightweightNonAuthenticatedEntity.LifestyleTypeEnum
-
Uses of GuestRoomLightweightNonAuthenticatedEntity.LifestyleTypeEnum in travel.wink.sdk.lookup.model
Subclasses with type arguments of type GuestRoomLightweightNonAuthenticatedEntity.LifestyleTypeEnum in travel.wink.sdk.lookup.modelModifier and TypeClassDescriptionstatic enumIndicate the type of lifestyle this blocking should be associated with.Methods in travel.wink.sdk.lookup.model that return GuestRoomLightweightNonAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomLightweightNonAuthenticatedEntity.getLifestyleType()Indicate the type of lifestyle this blocking should be associated with.Returns the enum constant of this class with the specified name.GuestRoomLightweightNonAuthenticatedEntity.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type GuestRoomLightweightNonAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomLightweightNonAuthenticatedEntity.lifestyleType(GuestRoomLightweightNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType) voidGuestRoomLightweightNonAuthenticatedEntity.setLifestyleType(GuestRoomLightweightNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType)