Uses of Enum Class
travel.wink.sdk.extranet.model.RefPoint.LifestyleTypeEnum
Packages that use RefPoint.LifestyleTypeEnum
-
Uses of RefPoint.LifestyleTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RefPoint.LifestyleTypeEnumModifier and TypeMethodDescriptionstatic RefPoint.LifestyleTypeEnumRefPoint.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.static RefPoint.LifestyleTypeEnumReturns the enum constant of this class with the specified name.static RefPoint.LifestyleTypeEnum[]RefPoint.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type RefPoint.LifestyleTypeEnumModifier and TypeMethodDescriptionRefPoint.lifestyleType(RefPoint.LifestyleTypeEnum lifestyleType) voidRefPoint.setLifestyleType(RefPoint.LifestyleTypeEnum lifestyleType)