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

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

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

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 with type parameters of type AssociationQueryType
protected  List<AssociationQueryType> RegistryObjectQueryType.sourceAssociationQuery
           
protected  List<AssociationQueryType> RegistryObjectQueryType.targetAssociationQuery
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return AssociationQueryType
 AssociationQueryType ObjectFactory.createAssociationQueryType()
          Create an instance of AssociationQueryType
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return types with arguments of type AssociationQueryType
 JAXBElement<AssociationQueryType> ObjectFactory.createAssociationQuery(AssociationQueryType value)
          Create an instance of JAXBElement<AssociationQueryType>}
 List<AssociationQueryType> RegistryObjectQueryType.getSourceAssociationQuery()
          Gets the value of the sourceAssociationQuery property.
 List<AssociationQueryType> RegistryObjectQueryType.getTargetAssociationQuery()
          Gets the value of the targetAssociationQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type AssociationQueryType
 JAXBElement<AssociationQueryType> ObjectFactory.createAssociationQuery(AssociationQueryType value)
          Create an instance of JAXBElement<AssociationQueryType>}
 



Copyright © 2010-2011. All Rights Reserved.