|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.ClassifiedByBranch
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 |
public ClassifiedByBranch()
Method Detail |
public ClassificationFilter getClassificationFilter()
public ClassificationNodeQuery getClassificationNodeQuery()
public ClassificationSchemeQuery getClassificationSchemeQuery()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.DocumentHandler handler) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setClassificationFilter(ClassificationFilter classificationFilter)
classificationFilter
- the value of field
'classificationFilter'.public void setClassificationNodeQuery(ClassificationNodeQuery classificationNodeQuery)
classificationNodeQuery
- the value of field
'classificationNodeQuery'.public void setClassificationSchemeQuery(ClassificationSchemeQuery classificationSchemeQuery)
classificationSchemeQuery
- the value of field
'classificationSchemeQuery'.public static ClassifiedByBranch unmarshal(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |