Uses of Class
com.aspose.tasks.cloud.model.Value
Packages that use Value
-
Uses of Value in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return ValueModifier and TypeMethodDescriptionValue.dateTimeValue
(org.threeten.bp.OffsetDateTime dateTimeValue) Value.description
(String description) Value.durationValue
(Integer durationValue) Methods in com.aspose.tasks.cloud.model that return types with arguments of type ValueModifier and TypeMethodDescriptionExtendedAttributeDefinition.getValueList()
Returns list of Extended Attribute Values.Methods in com.aspose.tasks.cloud.model with parameters of type ValueModifier and TypeMethodDescriptionExtendedAttributeDefinition.addValueListItem
(Value valueListItem) Method parameters in com.aspose.tasks.cloud.model with type arguments of type ValueModifier and TypeMethodDescriptionvoid
ExtendedAttributeDefinition.setValueList
(List<Value> valueList)