| Package | Description |
|---|---|
| org.aoju.bus.image.metric.internal.xdsi |
| Modifier and Type | Field and Description |
|---|---|
protected ObjectRefListType |
AuditableEventType.affectedObjects |
protected ObjectRefListType |
UndeprecateObjectsRequest.objectRefList |
protected ObjectRefListType |
RemoveObjectsRequest.objectRefList |
protected ObjectRefListType |
DeprecateObjectsRequest.objectRefList |
protected ObjectRefListType |
ApproveObjectsRequest.objectRefList |
| Modifier and Type | Method and Description |
|---|---|
ObjectRefListType |
ObjectFactory.createObjectRefListType() |
ObjectRefListType |
AuditableEventType.getAffectedObjects() |
ObjectRefListType |
UndeprecateObjectsRequest.getObjectRefList() |
ObjectRefListType |
RemoveObjectsRequest.getObjectRefList() |
ObjectRefListType |
DeprecateObjectsRequest.getObjectRefList() |
ObjectRefListType |
ApproveObjectsRequest.getObjectRefList() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ObjectRefListType> |
ObjectFactory.createObjectRefList(ObjectRefListType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ObjectRefListType> |
ObjectFactory.createObjectRefList(ObjectRefListType value)
|
void |
AuditableEventType.setAffectedObjects(ObjectRefListType value) |
void |
UndeprecateObjectsRequest.setObjectRefList(ObjectRefListType value) |
void |
RemoveObjectsRequest.setObjectRefList(ObjectRefListType value) |
void |
DeprecateObjectsRequest.setObjectRefList(ObjectRefListType value) |
void |
ApproveObjectsRequest.setObjectRefList(ObjectRefListType value) |
Copyright © 2020. All rights reserved.