|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.RegistryObjectQueryType
org.oasis.ebxml.registry.bindings.query.RegistryEntryQueryType
org.oasis.ebxml.registry.bindings.query.ClassificationSchemeQueryType
Constructor Summary | |
ClassificationSchemeQueryType()
|
Method Summary | |
ClassificationSchemeFilter |
getClassificationSchemeFilter()
Returns the value of field 'classificationSchemeFilter'. |
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
setClassificationSchemeFilter(ClassificationSchemeFilter classificationSchemeFilter)
Sets the value of field 'classificationSchemeFilter'. |
void |
validate()
|
Methods inherited from class org.oasis.ebxml.registry.bindings.query.RegistryEntryQueryType |
getRegistryEntryFilter, setRegistryEntryFilter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClassificationSchemeQueryType()
Method Detail |
public ClassificationSchemeFilter getClassificationSchemeFilter()
public boolean isValid()
isValid
in class RegistryEntryQueryType
public abstract void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class RegistryEntryQueryType
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public abstract void marshal(org.xml.sax.DocumentHandler handler) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class RegistryEntryQueryType
handler
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setClassificationSchemeFilter(ClassificationSchemeFilter classificationSchemeFilter)
classificationSchemeFilter
- the value of field
'classificationSchemeFilter'.public void validate() throws org.exolab.castor.xml.ValidationException
validate
in class RegistryEntryQueryType
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |