| Package | Description |
|---|---|
| com.logicaldoc.core |
| Modifier and Type | Method and Description |
|---|---|
ExtendedAttribute |
ExtensibleObject.getAttributeAtPosition(int position) |
ExtendedAttribute |
ExtensibleObject.getExtendedAttribute(String name) |
ExtendedAttribute |
ExtensibleObject.setValue(String name,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ExtendedAttribute> |
ExtensibleObject.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
int |
ExtendedAttribute.compareTo(ExtendedAttribute o) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensibleObject.setAttributes(Map<String,ExtendedAttribute> attributes) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.