| Package | Description |
|---|---|
| org.aoju.bus.image.metric.internal.xdsi |
| Modifier and Type | Field and Description |
|---|---|
protected ObjectRefType |
RelocateObjectsRequest.destinationRegistry |
protected ObjectRefType |
RelocateObjectsRequest.ownerAtDestination |
protected ObjectRefType |
RelocateObjectsRequest.ownerAtSource |
protected ObjectRefType |
RelocateObjectsRequest.sourceRegistry |
| Modifier and Type | Field and Description |
|---|---|
protected List<ObjectRefType> |
ObjectRefListType.objectRef |
| Modifier and Type | Method and Description |
|---|---|
ObjectRefType |
ObjectFactory.createObjectRefType() |
ObjectRefType |
RelocateObjectsRequest.getDestinationRegistry() |
ObjectRefType |
RelocateObjectsRequest.getOwnerAtDestination() |
ObjectRefType |
RelocateObjectsRequest.getOwnerAtSource() |
ObjectRefType |
RelocateObjectsRequest.getSourceRegistry() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ObjectRefType> |
ObjectFactory.createObjectRef(ObjectRefType value)
|
List<ObjectRefType> |
ObjectRefListType.getObjectRef() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ObjectRefType> |
ObjectFactory.createObjectRef(ObjectRefType value)
|
void |
RelocateObjectsRequest.setDestinationRegistry(ObjectRefType value) |
void |
RelocateObjectsRequest.setOwnerAtDestination(ObjectRefType value) |
void |
RelocateObjectsRequest.setOwnerAtSource(ObjectRefType value) |
void |
RelocateObjectsRequest.setSourceRegistry(ObjectRefType value) |
Copyright © 2021. All rights reserved.