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

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

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

Subclasses of RegistryObjectQueryType in oasis.names.tc.ebxml_regrep.xsd.query._3
 class AdhocQueryQueryType
          Java class for AdhocQueryQueryType complex type.
 class AssociationQueryType
          Java class for AssociationQueryType complex type.
 class AuditableEventQueryType
          Java class for AuditableEventQueryType complex type.
 class ClassificationNodeQueryType
          Java class for ClassificationNodeQueryType complex type.
 class ClassificationQueryType
          Java class for ClassificationQueryType complex type.
 class ClassificationSchemeQueryType
          Java class for ClassificationSchemeQueryType complex type.
 class ExternalIdentifierQueryType
          Java class for ExternalIdentifierQueryType complex type.
 class ExternalLinkQueryType
          Java class for ExternalLinkQueryType complex type.
 class ExtrinsicObjectQueryType
          Java class for ExtrinsicObjectQueryType complex type.
 class FederationQueryType
          Java class for FederationQueryType complex type.
 class NotificationQueryType
          Java class for NotificationQueryType complex type.
 class OrganizationQueryType
          Java class for OrganizationQueryType complex type.
 class PersonQueryType
          Java class for PersonQueryType complex type.
 class RegistryPackageQueryType
          Java class for RegistryPackageQueryType complex type.
 class RegistryQueryType
          Java class for RegistryQueryType complex type.
 class ServiceBindingQueryType
          Java class for ServiceBindingQueryType complex type.
 class ServiceQueryType
          Java class for ServiceQueryType complex type.
 class SpecificationLinkQueryType
          Java class for SpecificationLinkQueryType complex type.
 class SubscriptionQueryType
          Java class for SubscriptionQueryType complex type.
 class UserQueryType
          Java class for UserQueryType complex type.
 

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 declared as RegistryObjectQueryType
protected  RegistryObjectQueryType ClassificationQueryType.classifiedObjectQuery
           
protected  RegistryObjectQueryType ClassificationNodeQueryType.parentQuery
           
protected  RegistryObjectQueryType NotificationQueryType.registryObjectQuery
           
protected  RegistryObjectQueryType ExternalIdentifierQueryType.registryObjectQuery
           
protected  RegistryObjectQueryType AssociationQueryType.sourceObjectQuery
           
protected  RegistryObjectQueryType SpecificationLinkQueryType.specificationObjectQuery
           
protected  RegistryObjectQueryType AssociationQueryType.targetObjectQuery
           
 

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 with type parameters of type RegistryObjectQueryType
protected  List<RegistryObjectQueryType> AuditableEventQueryType.affectedObjectQuery
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return RegistryObjectQueryType
 RegistryObjectQueryType ObjectFactory.createRegistryObjectQueryType()
          Create an instance of RegistryObjectQueryType
 RegistryObjectQueryType ClassificationQueryType.getClassifiedObjectQuery()
          Gets the value of the classifiedObjectQuery property.
 RegistryObjectQueryType ClassificationNodeQueryType.getParentQuery()
          Gets the value of the parentQuery property.
 RegistryObjectQueryType NotificationQueryType.getRegistryObjectQuery()
          Gets the value of the registryObjectQuery property.
 RegistryObjectQueryType ExternalIdentifierQueryType.getRegistryObjectQuery()
          Gets the value of the registryObjectQuery property.
 RegistryObjectQueryType AssociationQueryType.getSourceObjectQuery()
          Gets the value of the sourceObjectQuery property.
 RegistryObjectQueryType SpecificationLinkQueryType.getSpecificationObjectQuery()
          Gets the value of the specificationObjectQuery property.
 RegistryObjectQueryType AssociationQueryType.getTargetObjectQuery()
          Gets the value of the targetObjectQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return types with arguments of type RegistryObjectQueryType
 JAXBElement<RegistryObjectQueryType> ObjectFactory.createRegistryObjectQuery(RegistryObjectQueryType value)
          Create an instance of JAXBElement<RegistryObjectQueryType>}
 List<RegistryObjectQueryType> AuditableEventQueryType.getAffectedObjectQuery()
          Gets the value of the affectedObjectQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type RegistryObjectQueryType
 JAXBElement<RegistryObjectQueryType> ObjectFactory.createRegistryObjectQuery(RegistryObjectQueryType value)
          Create an instance of JAXBElement<RegistryObjectQueryType>}
 void ClassificationQueryType.setClassifiedObjectQuery(RegistryObjectQueryType value)
          Sets the value of the classifiedObjectQuery property.
 void ClassificationNodeQueryType.setParentQuery(RegistryObjectQueryType value)
          Sets the value of the parentQuery property.
 void NotificationQueryType.setRegistryObjectQuery(RegistryObjectQueryType value)
          Sets the value of the registryObjectQuery property.
 void ExternalIdentifierQueryType.setRegistryObjectQuery(RegistryObjectQueryType value)
          Sets the value of the registryObjectQuery property.
 void AssociationQueryType.setSourceObjectQuery(RegistryObjectQueryType value)
          Sets the value of the sourceObjectQuery property.
 void SpecificationLinkQueryType.setSpecificationObjectQuery(RegistryObjectQueryType value)
          Sets the value of the specificationObjectQuery property.
 void AssociationQueryType.setTargetObjectQuery(RegistryObjectQueryType value)
          Sets the value of the targetObjectQuery property.
 



Copyright © 2010-2011. All Rights Reserved.