| Package | Description |
|---|---|
| com.orchestranetworks.addon.dama.externalmanagement.response |
Provides the Entity Beans response after accessing external management.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
ExternalTagResult.getTags()
Returns the external tag bean list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalTagResult.setTags(List<Tag> tags)
Specifies the external tag bean list.
|