Uses of Class
oasis.names.tc.ebxml_regrep.xsd.query._3.ClassificationNodeQueryType

Packages that use ClassificationNodeQueryType
oasis.names.tc.ebxml_regrep.xsd.query._3   
 

Uses of ClassificationNodeQueryType in oasis.names.tc.ebxml_regrep.xsd.query._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 declared as ClassificationNodeQueryType
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
           
 

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 with type parameters of type ClassificationNodeQueryType
protected  List<ClassificationNodeQueryType> ClassificationNodeQueryType.childrenQuery
           
protected  List<ClassificationNodeQueryType> ClassificationSchemeQueryType.childrenQuery
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return ClassificationNodeQueryType
 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.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return types with arguments of type ClassificationNodeQueryType
 JAXBElement<ClassificationNodeQueryType> ObjectFactory.createClassificationNodeQuery(ClassificationNodeQueryType value)
          Create an instance of JAXBElement<ClassificationNodeQueryType>}
 List<ClassificationNodeQueryType> ClassificationNodeQueryType.getChildrenQuery()
          Gets the value of the childrenQuery property.
 List<ClassificationNodeQueryType> ClassificationSchemeQueryType.getChildrenQuery()
          Gets the value of the childrenQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type ClassificationNodeQueryType
 JAXBElement<ClassificationNodeQueryType> ObjectFactory.createClassificationNodeQuery(ClassificationNodeQueryType value)
          Create an instance of JAXBElement<ClassificationNodeQueryType>}
 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.
 



Copyright © 2010-2011. All Rights Reserved.