Uses of Enum Class
travel.wink.sdk.inventory.model.ActivityLightweightNonAuthenticatedEntity.LifestyleTypeEnum
Packages that use ActivityLightweightNonAuthenticatedEntity.LifestyleTypeEnum
-
Uses of ActivityLightweightNonAuthenticatedEntity.LifestyleTypeEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type ActivityLightweightNonAuthenticatedEntity.LifestyleTypeEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumIndicate the type of lifestyle this blocking should be associated with.Methods in travel.wink.sdk.inventory.model that return ActivityLightweightNonAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionActivityLightweightNonAuthenticatedEntity.getLifestyleType()Indicate the type of lifestyle this blocking should be associated with.Returns the enum constant of this class with the specified name.ActivityLightweightNonAuthenticatedEntity.LifestyleTypeEnum.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 ActivityLightweightNonAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionActivityLightweightNonAuthenticatedEntity.lifestyleType(ActivityLightweightNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType) voidActivityLightweightNonAuthenticatedEntity.setLifestyleType(ActivityLightweightNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType)