org.oasis.ebxml.registry.bindings.query
Class AssociationBranchTypeChoice

java.lang.Object
  extended byorg.oasis.ebxml.registry.bindings.query.AssociationBranchTypeChoice
All Implemented Interfaces:
java.io.Serializable

public class AssociationBranchTypeChoice
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AssociationBranchTypeChoice()
           
 
Method Summary
 AssociationQuery getAssociationQuery()
          Returns the value of field 'associationQuery'.
 AuditableEventQuery getAuditableEventQuery()
          Returns the value of field 'auditableEventQuery'.
 ClassificationNodeQuery getClassificationNodeQuery()
          Returns the value of field 'classificationNodeQuery'.
 ClassificationQuery getClassificationQuery()
          Returns the value of field 'classificationQuery'.
 ClassificationSchemeQuery getClassificationSchemeQuery()
          Returns the value of field 'classificationSchemeQuery'.
 ExternalIdentifierFilter getExternalIdentifierFilter()
          Returns the value of field 'externalIdentifierFilter'.
 ExternalLinkFilter getExternalLinkFilter()
          Returns the value of field 'externalLinkFilter'.
 ExtrinsicObjectQuery getExtrinsicObjectQuery()
          Returns the value of field 'extrinsicObjectQuery'.
 OrganizationQuery getOrganizationQuery()
          Returns the value of field 'organizationQuery'.
 RegistryEntryQuery getRegistryEntryQuery()
          Returns the value of field 'registryEntryQuery'.
 RegistryObjectQuery getRegistryObjectQuery()
          Returns the value of field 'registryObjectQuery'.
 RegistryPackageQuery getRegistryPackageQuery()
          Returns the value of field 'registryPackageQuery'.
 ServiceBindingBranch getServiceBindingBranch()
          Returns the value of field 'serviceBindingBranch'.
 ServiceQuery getServiceQuery()
          Returns the value of field 'serviceQuery'.
 SpecificationLinkBranch getSpecificationLinkBranch()
          Returns the value of field 'specificationLinkBranch'.
 UserBranch getUserBranch()
          Returns the value of field 'userBranch'.
 boolean isValid()
           
 void marshal(org.xml.sax.DocumentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setAssociationQuery(AssociationQuery associationQuery)
          Sets the value of field 'associationQuery'.
 void setAuditableEventQuery(AuditableEventQuery auditableEventQuery)
          Sets the value of field 'auditableEventQuery'.
 void setClassificationNodeQuery(ClassificationNodeQuery classificationNodeQuery)
          Sets the value of field 'classificationNodeQuery'.
 void setClassificationQuery(ClassificationQuery classificationQuery)
          Sets the value of field 'classificationQuery'.
 void setClassificationSchemeQuery(ClassificationSchemeQuery classificationSchemeQuery)
          Sets the value of field 'classificationSchemeQuery'.
 void setExternalIdentifierFilter(ExternalIdentifierFilter externalIdentifierFilter)
          Sets the value of field 'externalIdentifierFilter'.
 void setExternalLinkFilter(ExternalLinkFilter externalLinkFilter)
          Sets the value of field 'externalLinkFilter'.
 void setExtrinsicObjectQuery(ExtrinsicObjectQuery extrinsicObjectQuery)
          Sets the value of field 'extrinsicObjectQuery'.
 void setOrganizationQuery(OrganizationQuery organizationQuery)
          Sets the value of field 'organizationQuery'.
 void setRegistryEntryQuery(RegistryEntryQuery registryEntryQuery)
          Sets the value of field 'registryEntryQuery'.
 void setRegistryObjectQuery(RegistryObjectQuery registryObjectQuery)
          Sets the value of field 'registryObjectQuery'.
 void setRegistryPackageQuery(RegistryPackageQuery registryPackageQuery)
          Sets the value of field 'registryPackageQuery'.
 void setServiceBindingBranch(ServiceBindingBranch serviceBindingBranch)
          Sets the value of field 'serviceBindingBranch'.
 void setServiceQuery(ServiceQuery serviceQuery)
          Sets the value of field 'serviceQuery'.
 void setSpecificationLinkBranch(SpecificationLinkBranch specificationLinkBranch)
          Sets the value of field 'specificationLinkBranch'.
 void setUserBranch(UserBranch userBranch)
          Sets the value of field 'userBranch'.
static AssociationBranchTypeChoice unmarshal(java.io.Reader reader)
           
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociationBranchTypeChoice

public AssociationBranchTypeChoice()
Method Detail

getAssociationQuery

public AssociationQuery getAssociationQuery()
Returns the value of field 'associationQuery'.

Returns:
the value of field 'associationQuery'.

getAuditableEventQuery

public AuditableEventQuery getAuditableEventQuery()
Returns the value of field 'auditableEventQuery'.

Returns:
the value of field 'auditableEventQuery'.

getClassificationNodeQuery

public ClassificationNodeQuery getClassificationNodeQuery()
Returns the value of field 'classificationNodeQuery'.

Returns:
the value of field 'classificationNodeQuery'.

getClassificationQuery

public ClassificationQuery getClassificationQuery()
Returns the value of field 'classificationQuery'.

Returns:
the value of field 'classificationQuery'.

getClassificationSchemeQuery

public ClassificationSchemeQuery getClassificationSchemeQuery()
Returns the value of field 'classificationSchemeQuery'.

Returns:
the value of field 'classificationSchemeQuery'.

getExternalIdentifierFilter

public ExternalIdentifierFilter getExternalIdentifierFilter()
Returns the value of field 'externalIdentifierFilter'.

Returns:
the value of field 'externalIdentifierFilter'.

getExternalLinkFilter

public ExternalLinkFilter getExternalLinkFilter()
Returns the value of field 'externalLinkFilter'.

Returns:
the value of field 'externalLinkFilter'.

getExtrinsicObjectQuery

public ExtrinsicObjectQuery getExtrinsicObjectQuery()
Returns the value of field 'extrinsicObjectQuery'.

Returns:
the value of field 'extrinsicObjectQuery'.

getOrganizationQuery

public OrganizationQuery getOrganizationQuery()
Returns the value of field 'organizationQuery'.

Returns:
the value of field 'organizationQuery'.

getRegistryEntryQuery

public RegistryEntryQuery getRegistryEntryQuery()
Returns the value of field 'registryEntryQuery'.

Returns:
the value of field 'registryEntryQuery'.

getRegistryObjectQuery

public RegistryObjectQuery getRegistryObjectQuery()
Returns the value of field 'registryObjectQuery'.

Returns:
the value of field 'registryObjectQuery'.

getRegistryPackageQuery

public RegistryPackageQuery getRegistryPackageQuery()
Returns the value of field 'registryPackageQuery'.

Returns:
the value of field 'registryPackageQuery'.

getServiceBindingBranch

public ServiceBindingBranch getServiceBindingBranch()
Returns the value of field 'serviceBindingBranch'.

Returns:
the value of field 'serviceBindingBranch'.

getServiceQuery

public ServiceQuery getServiceQuery()
Returns the value of field 'serviceQuery'.

Returns:
the value of field 'serviceQuery'.

getSpecificationLinkBranch

public SpecificationLinkBranch getSpecificationLinkBranch()
Returns the value of field 'specificationLinkBranch'.

Returns:
the value of field 'specificationLinkBranch'.

getUserBranch

public UserBranch getUserBranch()
Returns the value of field 'userBranch'.

Returns:
the value of field 'userBranch'.

isValid

public boolean isValid()

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.DocumentHandler handler)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
handler -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setAssociationQuery

public void setAssociationQuery(AssociationQuery associationQuery)
Sets the value of field 'associationQuery'.

Parameters:
associationQuery - the value of field 'associationQuery'

setAuditableEventQuery

public void setAuditableEventQuery(AuditableEventQuery auditableEventQuery)
Sets the value of field 'auditableEventQuery'.

Parameters:
auditableEventQuery - the value of field 'auditableEventQuery'.

setClassificationNodeQuery

public void setClassificationNodeQuery(ClassificationNodeQuery classificationNodeQuery)
Sets the value of field 'classificationNodeQuery'.

Parameters:
classificationNodeQuery - the value of field 'classificationNodeQuery'.

setClassificationQuery

public void setClassificationQuery(ClassificationQuery classificationQuery)
Sets the value of field 'classificationQuery'.

Parameters:
classificationQuery - the value of field 'classificationQuery'.

setClassificationSchemeQuery

public void setClassificationSchemeQuery(ClassificationSchemeQuery classificationSchemeQuery)
Sets the value of field 'classificationSchemeQuery'.

Parameters:
classificationSchemeQuery - the value of field 'classificationSchemeQuery'.

setExternalIdentifierFilter

public void setExternalIdentifierFilter(ExternalIdentifierFilter externalIdentifierFilter)
Sets the value of field 'externalIdentifierFilter'.

Parameters:
externalIdentifierFilter - the value of field 'externalIdentifierFilter'.

setExternalLinkFilter

public void setExternalLinkFilter(ExternalLinkFilter externalLinkFilter)
Sets the value of field 'externalLinkFilter'.

Parameters:
externalLinkFilter - the value of field 'externalLinkFilter'.

setExtrinsicObjectQuery

public void setExtrinsicObjectQuery(ExtrinsicObjectQuery extrinsicObjectQuery)
Sets the value of field 'extrinsicObjectQuery'.

Parameters:
extrinsicObjectQuery - the value of field 'extrinsicObjectQuery'.

setOrganizationQuery

public void setOrganizationQuery(OrganizationQuery organizationQuery)
Sets the value of field 'organizationQuery'.

Parameters:
organizationQuery - the value of field 'organizationQuery'.

setRegistryEntryQuery

public void setRegistryEntryQuery(RegistryEntryQuery registryEntryQuery)
Sets the value of field 'registryEntryQuery'.

Parameters:
registryEntryQuery - the value of field 'registryEntryQuery'.

setRegistryObjectQuery

public void setRegistryObjectQuery(RegistryObjectQuery registryObjectQuery)
Sets the value of field 'registryObjectQuery'.

Parameters:
registryObjectQuery - the value of field 'registryObjectQuery'.

setRegistryPackageQuery

public void setRegistryPackageQuery(RegistryPackageQuery registryPackageQuery)
Sets the value of field 'registryPackageQuery'.

Parameters:
registryPackageQuery - the value of field 'registryPackageQuery'.

setServiceBindingBranch

public void setServiceBindingBranch(ServiceBindingBranch serviceBindingBranch)
Sets the value of field 'serviceBindingBranch'.

Parameters:
serviceBindingBranch - the value of field 'serviceBindingBranch'.

setServiceQuery

public void setServiceQuery(ServiceQuery serviceQuery)
Sets the value of field 'serviceQuery'.

Parameters:
serviceQuery - the value of field 'serviceQuery'.

setSpecificationLinkBranch

public void setSpecificationLinkBranch(SpecificationLinkBranch specificationLinkBranch)
Sets the value of field 'specificationLinkBranch'.

Parameters:
specificationLinkBranch - the value of field 'specificationLinkBranch'.

setUserBranch

public void setUserBranch(UserBranch userBranch)
Sets the value of field 'userBranch'.

Parameters:
userBranch - the value of field 'userBranch'.

unmarshal

public static AssociationBranchTypeChoice unmarshal(java.io.Reader reader)
                                             throws org.exolab.castor.xml.MarshalException,
                                                    org.exolab.castor.xml.ValidationException
Parameters:
reader -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Throws:
org.exolab.castor.xml.ValidationException