| Package | Description |
|---|---|
| org.dataone.service.types.v2 |
| Modifier and Type | Method and Description |
|---|---|
Property |
Node.getProperty(int index)
Get 'property' element item by position.
|
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
Node.getPropertyList()
Get the list of 'property' element items.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Node.addProperty(Property item)
Add a 'property' element item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setPropertyList(List<Property> list)
Set the list of 'property' element items.
|
Copyright © 2015. All Rights Reserved.