| Package | Description |
|---|---|
| oasis.names.tc.ebxml_regrep.xsd.query._3 |
This class provides the package information of the package oasis.names.tc.ebxml_regrep.xsd.query._3
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationNodeQueryType |
ObjectFactory.createClassificationNodeQueryType()
Create an instance of
ClassificationNodeQueryType |
ClassificationNodeQueryType |
AssociationQueryType.getAssociationTypeQuery()
Gets the value of the associationTypeQuery property.
|
ClassificationNodeQueryType |
ClassificationQueryType.getClassificationNodeQuery()
Gets the value of the classificationNodeQuery property.
|
ClassificationNodeQueryType |
AuditableEventQueryType.getEventTypeQuery()
Gets the value of the eventTypeQuery property.
|
ClassificationNodeQueryType |
ClassificationSchemeQueryType.getNodeTypeQuery()
Gets the value of the nodeTypeQuery property.
|
ClassificationNodeQueryType |
RegistryObjectQueryType.getObjectTypeQuery()
Gets the value of the objectTypeQuery property.
|
ClassificationNodeQueryType |
QueryExpressionBranchType.getQueryLanguageQuery()
Gets the value of the queryLanguageQuery property.
|
ClassificationNodeQueryType |
RegistryObjectQueryType.getStatusQuery()
Gets the value of the statusQuery property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ClassificationNodeQueryType> |
ObjectFactory.createClassificationNodeQuery(ClassificationNodeQueryType value)
|
java.util.List<ClassificationNodeQueryType> |
ClassificationNodeQueryType.getChildrenQuery()
Gets the value of the childrenQuery property.
|
java.util.List<ClassificationNodeQueryType> |
ClassificationSchemeQueryType.getChildrenQuery()
Gets the value of the childrenQuery property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ClassificationNodeQueryType> |
ObjectFactory.createClassificationNodeQuery(ClassificationNodeQueryType value)
|
void |
AssociationQueryType.setAssociationTypeQuery(ClassificationNodeQueryType value)
Sets the value of the associationTypeQuery property.
|
void |
ClassificationQueryType.setClassificationNodeQuery(ClassificationNodeQueryType value)
Sets the value of the classificationNodeQuery property.
|
void |
AuditableEventQueryType.setEventTypeQuery(ClassificationNodeQueryType value)
Sets the value of the eventTypeQuery property.
|
void |
ClassificationSchemeQueryType.setNodeTypeQuery(ClassificationNodeQueryType value)
Sets the value of the nodeTypeQuery property.
|
void |
RegistryObjectQueryType.setObjectTypeQuery(ClassificationNodeQueryType value)
Sets the value of the objectTypeQuery property.
|
void |
QueryExpressionBranchType.setQueryLanguageQuery(ClassificationNodeQueryType value)
Sets the value of the queryLanguageQuery property.
|
void |
RegistryObjectQueryType.setStatusQuery(ClassificationNodeQueryType value)
Sets the value of the statusQuery property.
|