org.oasis.ebxml.registry.bindings.query
Class ClassificationSchemeQueryResult
java.lang.Object
org.oasis.ebxml.registry.bindings.query.ClassificationSchemeQueryResult
- All Implemented Interfaces:
- java.io.Serializable
- public class ClassificationSchemeQueryResult
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassificationSchemeQueryResult
public ClassificationSchemeQueryResult()
addClassificationSchemeQueryResultItem
public void addClassificationSchemeQueryResultItem(ClassificationSchemeQueryResultItem vClassificationSchemeQueryResultItem)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vClassificationSchemeQueryResultItem
-
- Throws:
java.lang.IndexOutOfBoundsException
addClassificationSchemeQueryResultItem
public void addClassificationSchemeQueryResultItem(int index,
ClassificationSchemeQueryResultItem vClassificationSchemeQueryResultItem)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vClassificationSchemeQueryResultItem
-
- Throws:
java.lang.IndexOutOfBoundsException
clearClassificationSchemeQueryResultItem
public void clearClassificationSchemeQueryResultItem()
enumerateClassificationSchemeQueryResultItem
public java.util.Enumeration enumerateClassificationSchemeQueryResultItem()
getClassificationSchemeQueryResultItem
public ClassificationSchemeQueryResultItem getClassificationSchemeQueryResultItem(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
-
- Throws:
java.lang.IndexOutOfBoundsException
getClassificationSchemeQueryResultItem
public ClassificationSchemeQueryResultItem[] getClassificationSchemeQueryResultItem()
getClassificationSchemeQueryResultItemCount
public int getClassificationSchemeQueryResultItemCount()
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
removeClassificationSchemeQueryResultItem
public boolean removeClassificationSchemeQueryResultItem(ClassificationSchemeQueryResultItem vClassificationSchemeQueryResultItem)
- Parameters:
vClassificationSchemeQueryResultItem
-
setClassificationSchemeQueryResultItem
public void setClassificationSchemeQueryResultItem(int index,
ClassificationSchemeQueryResultItem vClassificationSchemeQueryResultItem)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vClassificationSchemeQueryResultItem
-
- Throws:
java.lang.IndexOutOfBoundsException
setClassificationSchemeQueryResultItem
public void setClassificationSchemeQueryResultItem(ClassificationSchemeQueryResultItem[] classificationSchemeQueryResultItemArray)
- Parameters:
classificationSchemeQueryResultItemArray
-
unmarshal
public static ClassificationSchemeQueryResult 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