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