Modifier and Type | Method and Description |
---|---|
ExtendedAttribute |
ExtendedAttributeDefinition.createExtendedAttribute()
Creates new extended attribute with specified fieldID
|
ExtendedAttribute |
ExtendedAttributeCollection.get(int index) |
ExtendedAttribute |
ExtendedAttributeCollection.remove(int index) |
ExtendedAttribute |
ExtendedAttributeCollection.set(int index,
ExtendedAttribute item) |
Modifier and Type | Method and Description |
---|---|
Iterator<ExtendedAttribute> |
ExtendedAttributeCollection.iterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
ExtendedAttributeCollection.add(ExtendedAttribute item) |
ExtendedAttribute |
ExtendedAttributeCollection.set(int index,
ExtendedAttribute item) |
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.