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