Uses of Enum Class
travel.wink.sdk.lookup.model.AddOnLightweightNonAuthenticatedEntity.LifestyleTypeEnum
Packages that use AddOnLightweightNonAuthenticatedEntity.LifestyleTypeEnum
-
Uses of AddOnLightweightNonAuthenticatedEntity.LifestyleTypeEnum in travel.wink.sdk.lookup.model
Subclasses with type arguments of type AddOnLightweightNonAuthenticatedEntity.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 AddOnLightweightNonAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionAddOnLightweightNonAuthenticatedEntity.getLifestyleType()Indicate the type of lifestyle this blocking should be associated with.Returns the enum constant of this class with the specified name.AddOnLightweightNonAuthenticatedEntity.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 AddOnLightweightNonAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionAddOnLightweightNonAuthenticatedEntity.lifestyleType(AddOnLightweightNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType) voidAddOnLightweightNonAuthenticatedEntity.setLifestyleType(AddOnLightweightNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType)