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