|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.ClassificationQueryResult
| Constructor Summary | |
ClassificationQueryResult()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClassificationQueryResult()
| Method Detail |
public void addClassificationQueryResultItem(ClassificationQueryResultItem vClassificationQueryResultItem)
throws java.lang.IndexOutOfBoundsException
vClassificationQueryResultItem -
java.lang.IndexOutOfBoundsException
public void addClassificationQueryResultItem(int index,
ClassificationQueryResultItem vClassificationQueryResultItem)
throws java.lang.IndexOutOfBoundsException
index - vClassificationQueryResultItem -
java.lang.IndexOutOfBoundsExceptionpublic void clearClassificationQueryResultItem()
public java.util.Enumeration enumerateClassificationQueryResultItem()
public ClassificationQueryResultItem getClassificationQueryResultItem(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic ClassificationQueryResultItem[] getClassificationQueryResultItem()
public int getClassificationQueryResultItemCount()
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.ValidationExceptionpublic boolean removeClassificationQueryResultItem(ClassificationQueryResultItem vClassificationQueryResultItem)
vClassificationQueryResultItem -
public void setClassificationQueryResultItem(int index,
ClassificationQueryResultItem vClassificationQueryResultItem)
throws java.lang.IndexOutOfBoundsException
index - vClassificationQueryResultItem -
java.lang.IndexOutOfBoundsExceptionpublic void setClassificationQueryResultItem(ClassificationQueryResultItem[] classificationQueryResultItemArray)
classificationQueryResultItemArray -
public static ClassificationQueryResult 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 | ||||||||||