Uses of Class
com.aspose.tasks.Value
-
-
Uses of Value in com.aspose.tasks
Methods in com.aspose.tasks that return types with arguments of type Value Modifier and Type Method Description List<Value>ExtendedAttributeDefinition. getValueList()Gets the List<Value> ValueList.Methods in com.aspose.tasks with parameters of type Value Modifier and Type Method Description voidExtendedAttributeDefinition. addLookupValue(Value value)Adds a value to the internal lookup list.ExtendedAttributeExtendedAttributeDefinition. createExtendedAttribute(Value lookupValue)Creates new extended attribute linked with specifiedValueitem.voidExtendedAttributeDefinition. removeLookupValue(Value value)Removes a value from the internal lookup list.
-