Modifier and Type | Method and Description |
---|---|
List<Value> |
ExtendedAttributeDefinition.getValueList()
Returns a list of values for this object.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtendedAttributeDefinition.addLookupValue(Value value)
Adds a value to the internal lookup list.
|
ExtendedAttribute |
ExtendedAttributeDefinition.createExtendedAttribute(Value lookupValue)
Creates new extended attribute linked with specified
Value item. |
void |
ExtendedAttributeDefinition.removeLookupValue(Value value)
Removes a value from the internal lookup list.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtendedAttributeDefinition.setValueList(List<Value> value)
Deprecated.
|
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.