| Package | Description |
|---|---|
| org.aoju.bus.image.metric.internal.xdsi |
| Modifier and Type | Field and Description |
|---|---|
protected ClassificationNodeQueryType |
AssociationQueryType.associationTypeQuery |
protected ClassificationNodeQueryType |
ClassificationQueryType.classificationNodeQuery |
protected ClassificationNodeQueryType |
AuditableEventQueryType.eventTypeQuery |
protected ClassificationNodeQueryType |
ClassificationSchemeQueryType.nodeTypeQuery |
protected ClassificationNodeQueryType |
RegistryObjectQueryType.objectTypeQuery |
protected ClassificationNodeQueryType |
QueryExpressionBranchType.queryLanguageQuery |
protected ClassificationNodeQueryType |
RegistryObjectQueryType.statusQuery |
| Modifier and Type | Field and Description |
|---|---|
protected List<ClassificationNodeQueryType> |
ClassificationSchemeQueryType.childrenQuery |
protected List<ClassificationNodeQueryType> |
ClassificationNodeQueryType.childrenQuery |
| Modifier and Type | Method and Description |
|---|---|
ClassificationNodeQueryType |
ObjectFactory.createClassificationNodeQueryType() |
ClassificationNodeQueryType |
AssociationQueryType.getAssociationTypeQuery() |
ClassificationNodeQueryType |
ClassificationQueryType.getClassificationNodeQuery() |
ClassificationNodeQueryType |
AuditableEventQueryType.getEventTypeQuery() |
ClassificationNodeQueryType |
ClassificationSchemeQueryType.getNodeTypeQuery() |
ClassificationNodeQueryType |
RegistryObjectQueryType.getObjectTypeQuery() |
ClassificationNodeQueryType |
QueryExpressionBranchType.getQueryLanguageQuery() |
ClassificationNodeQueryType |
RegistryObjectQueryType.getStatusQuery() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ClassificationNodeQueryType> |
ObjectFactory.createClassificationNodeQuery(ClassificationNodeQueryType value)
|
List<ClassificationNodeQueryType> |
ClassificationSchemeQueryType.getChildrenQuery() |
List<ClassificationNodeQueryType> |
ClassificationNodeQueryType.getChildrenQuery() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ClassificationNodeQueryType> |
ObjectFactory.createClassificationNodeQuery(ClassificationNodeQueryType value)
|
void |
AssociationQueryType.setAssociationTypeQuery(ClassificationNodeQueryType value) |
void |
ClassificationQueryType.setClassificationNodeQuery(ClassificationNodeQueryType value) |
void |
AuditableEventQueryType.setEventTypeQuery(ClassificationNodeQueryType value) |
void |
ClassificationSchemeQueryType.setNodeTypeQuery(ClassificationNodeQueryType value) |
void |
RegistryObjectQueryType.setObjectTypeQuery(ClassificationNodeQueryType value) |
void |
QueryExpressionBranchType.setQueryLanguageQuery(ClassificationNodeQueryType value) |
void |
RegistryObjectQueryType.setStatusQuery(ClassificationNodeQueryType value) |
Copyright © 2020. All rights reserved.