Modifier and Type | Method and Description |
---|---|
ExtendedAttributeDefinition |
ExtendedAttribute.getAttributeDefinition()
Returns of sets the attribute definition
|
ExtendedAttributeDefinition |
Project.getExtendedAttributeDefinitionById(int id)
Returns an extended attribute definition by id
|
Modifier and Type | Method and Description |
---|---|
List<ExtendedAttributeDefinition> |
Project.getExtendedAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
ExtendedAttribute.setAttributeDefinition(ExtendedAttributeDefinition value) |
Modifier and Type | Method and Description |
---|---|
void |
Project.setExtendedAttributes(List<ExtendedAttributeDefinition> value) |
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.