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

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

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

See Also:
Serialized Form

Constructor Summary
ClassifiedByBranch()
           
 
Method Summary
 ClassificationFilter getClassificationFilter()
          Returns the value of field 'classificationFilter'.
 ClassificationNodeQuery getClassificationNodeQuery()
          Returns the value of field 'classificationNodeQuery'.
 ClassificationSchemeQuery getClassificationSchemeQuery()
          Returns the value of field 'classificationSchemeQuery'.
 boolean isValid()
           
 void marshal(org.xml.sax.DocumentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setClassificationFilter(ClassificationFilter classificationFilter)
          Sets the value of field 'classificationFilter'.
 void setClassificationNodeQuery(ClassificationNodeQuery classificationNodeQuery)
          Sets the value of field 'classificationNodeQuery'.
 void setClassificationSchemeQuery(ClassificationSchemeQuery classificationSchemeQuery)
          Sets the value of field 'classificationSchemeQuery'.
static ClassifiedByBranch 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

ClassifiedByBranch

public ClassifiedByBranch()
Method Detail

getClassificationFilter

public ClassificationFilter getClassificationFilter()
Returns the value of field 'classificationFilter'.

Returns:
the value of field 'classificationFilter'.

getClassificationNodeQuery

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

Returns:
the value of field 'classificationNodeQuery'.

getClassificationSchemeQuery

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

Returns:
the value of field 'classificationSchemeQuery'.

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

setClassificationFilter

public void setClassificationFilter(ClassificationFilter classificationFilter)
Sets the value of field 'classificationFilter'.

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

setClassificationNodeQuery

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

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

setClassificationSchemeQuery

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

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

unmarshal

public static ClassifiedByBranch 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