Package | Description |
---|---|
com.tibco.amf.admin.api.amx.resinstance |
The
resinstance package defines the service and data objects for managing Resource Instances. |
com.tibco.amf.admin.api.amx.restemplate |
The
restemplate package defines the service and data objects for managing Resource Templates. |
Modifier and Type | Method and Description |
---|---|
Scope |
ResourceInstanceSummaryDesc.getScope() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceInstanceSummaryDesc.setScope(Scope scope) |
Modifier and Type | Method and Description |
---|---|
int |
Scope.compareTo(Scope scope)
Only scopeType is used to compare.
|