| Package | Description |
|---|---|
| org.aoju.bus.image.metric.internal.xdsi |
| Modifier and Type | Class and Description |
|---|---|
class |
AdhocQueryQueryType |
class |
AssociationQueryType |
class |
AuditableEventQueryType |
class |
ClassificationNodeQueryType |
class |
ClassificationQueryType |
class |
ClassificationSchemeQueryType |
class |
ExternalIdentifierQueryType |
class |
ExternalLinkQueryType |
class |
ExtrinsicObjectQueryType |
class |
FederationQueryType |
class |
NotificationQueryType |
class |
OrganizationQueryType |
class |
PersonQueryType |
class |
RegistryPackageQueryType |
class |
RegistryQueryType |
class |
ServiceBindingQueryType |
class |
ServiceQueryType |
class |
SpecificationLinkQueryType |
class |
SubscriptionQueryType |
class |
UserQueryType |
| Modifier and Type | Field and Description |
|---|---|
protected RegistryObjectQueryType |
ClassificationQueryType.classifiedObjectQuery |
protected RegistryObjectQueryType |
ClassificationNodeQueryType.parentQuery |
protected RegistryObjectQueryType |
NotificationQueryType.registryObjectQuery |
protected RegistryObjectQueryType |
ExternalIdentifierQueryType.registryObjectQuery |
protected RegistryObjectQueryType |
AssociationQueryType.sourceObjectQuery |
protected RegistryObjectQueryType |
SpecificationLinkQueryType.specificationObjectQuery |
protected RegistryObjectQueryType |
AssociationQueryType.targetObjectQuery |
| Modifier and Type | Field and Description |
|---|---|
protected List<RegistryObjectQueryType> |
AuditableEventQueryType.affectedObjectQuery |
| Modifier and Type | Method and Description |
|---|---|
RegistryObjectQueryType |
ObjectFactory.createRegistryObjectQueryType() |
RegistryObjectQueryType |
ClassificationQueryType.getClassifiedObjectQuery() |
RegistryObjectQueryType |
ClassificationNodeQueryType.getParentQuery() |
RegistryObjectQueryType |
NotificationQueryType.getRegistryObjectQuery() |
RegistryObjectQueryType |
ExternalIdentifierQueryType.getRegistryObjectQuery() |
RegistryObjectQueryType |
AssociationQueryType.getSourceObjectQuery() |
RegistryObjectQueryType |
SpecificationLinkQueryType.getSpecificationObjectQuery() |
RegistryObjectQueryType |
AssociationQueryType.getTargetObjectQuery() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RegistryObjectQueryType> |
ObjectFactory.createRegistryObjectQuery(RegistryObjectQueryType value)
|
List<RegistryObjectQueryType> |
AuditableEventQueryType.getAffectedObjectQuery() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RegistryObjectQueryType> |
ObjectFactory.createRegistryObjectQuery(RegistryObjectQueryType value)
|
void |
ClassificationQueryType.setClassifiedObjectQuery(RegistryObjectQueryType value) |
void |
ClassificationNodeQueryType.setParentQuery(RegistryObjectQueryType value) |
void |
NotificationQueryType.setRegistryObjectQuery(RegistryObjectQueryType value) |
void |
ExternalIdentifierQueryType.setRegistryObjectQuery(RegistryObjectQueryType value) |
void |
AssociationQueryType.setSourceObjectQuery(RegistryObjectQueryType value) |
void |
SpecificationLinkQueryType.setSpecificationObjectQuery(RegistryObjectQueryType value) |
void |
AssociationQueryType.setTargetObjectQuery(RegistryObjectQueryType value) |
Copyright © 2020. All rights reserved.