Uses of Enum Class
travel.wink.sdk.inventory.model.AttractionNonAuthenticatedEntity.LifestyleTypeEnum
Packages that use AttractionNonAuthenticatedEntity.LifestyleTypeEnum
-
Uses of AttractionNonAuthenticatedEntity.LifestyleTypeEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return AttractionNonAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionAttractionNonAuthenticatedEntity.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.AttractionNonAuthenticatedEntity.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 AttractionNonAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionAttractionNonAuthenticatedEntity.lifestyleType(AttractionNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType) voidAttractionNonAuthenticatedEntity.setLifestyleType(AttractionNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType)