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

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

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

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 declared as ClassificationSchemeQueryType
protected  ClassificationSchemeQueryType ClassificationQueryType.classificationSchemeQuery
           
protected  ClassificationSchemeQueryType ExternalIdentifierQueryType.identificationSchemeQuery
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return ClassificationSchemeQueryType
 ClassificationSchemeQueryType ObjectFactory.createClassificationSchemeQueryType()
          Create an instance of ClassificationSchemeQueryType
 ClassificationSchemeQueryType ClassificationQueryType.getClassificationSchemeQuery()
          Gets the value of the classificationSchemeQuery property.
 ClassificationSchemeQueryType ExternalIdentifierQueryType.getIdentificationSchemeQuery()
          Gets the value of the identificationSchemeQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return types with arguments of type ClassificationSchemeQueryType
 JAXBElement<ClassificationSchemeQueryType> ObjectFactory.createClassificationSchemeQuery(ClassificationSchemeQueryType value)
          Create an instance of JAXBElement<ClassificationSchemeQueryType>}
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type ClassificationSchemeQueryType
 JAXBElement<ClassificationSchemeQueryType> ObjectFactory.createClassificationSchemeQuery(ClassificationSchemeQueryType value)
          Create an instance of JAXBElement<ClassificationSchemeQueryType>}
 void ClassificationQueryType.setClassificationSchemeQuery(ClassificationSchemeQueryType value)
          Sets the value of the classificationSchemeQuery property.
 void ExternalIdentifierQueryType.setIdentificationSchemeQuery(ClassificationSchemeQueryType value)
          Sets the value of the identificationSchemeQuery property.
 



Copyright © 2010-2011. All Rights Reserved.