Modifier and Type | Method and Description |
---|---|
ExtendedAttributeCollection |
Resource.getExtendedAttributes()
Gets the values of an extended attribute.
|
ExtendedAttributeCollection |
ResourceAssignment.getExtendedAttributes()
Gets an instance of the ExtendedAttributeCollection class for this object.
|
ExtendedAttributeCollection |
Task.getExtendedAttributes()
Gets ExtendedAttributeCollection object containing the values of an extended attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceAssignment.setExtendedAttributes(ExtendedAttributeCollection value)
Sets an instance of the ExtendedAttributeCollection class for this object.
|