org.oasis.ebxml.registry.bindings.query
Class RegistryPackageQueryResult
java.lang.Object
org.oasis.ebxml.registry.bindings.query.RegistryPackageQueryResult
- All Implemented Interfaces:
- java.io.Serializable
- public class RegistryPackageQueryResult
- 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 |
RegistryPackageQueryResult
public RegistryPackageQueryResult()
addRegistryPackageQueryResultItem
public void addRegistryPackageQueryResultItem(RegistryPackageQueryResultItem vRegistryPackageQueryResultItem)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vRegistryPackageQueryResultItem
-
- Throws:
java.lang.IndexOutOfBoundsException
addRegistryPackageQueryResultItem
public void addRegistryPackageQueryResultItem(int index,
RegistryPackageQueryResultItem vRegistryPackageQueryResultItem)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vRegistryPackageQueryResultItem
-
- Throws:
java.lang.IndexOutOfBoundsException
clearRegistryPackageQueryResultItem
public void clearRegistryPackageQueryResultItem()
enumerateRegistryPackageQueryResultItem
public java.util.Enumeration enumerateRegistryPackageQueryResultItem()
getRegistryPackageQueryResultItem
public RegistryPackageQueryResultItem getRegistryPackageQueryResultItem(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
-
- Throws:
java.lang.IndexOutOfBoundsException
getRegistryPackageQueryResultItem
public RegistryPackageQueryResultItem[] getRegistryPackageQueryResultItem()
getRegistryPackageQueryResultItemCount
public int getRegistryPackageQueryResultItemCount()
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
removeRegistryPackageQueryResultItem
public boolean removeRegistryPackageQueryResultItem(RegistryPackageQueryResultItem vRegistryPackageQueryResultItem)
- Parameters:
vRegistryPackageQueryResultItem
-
setRegistryPackageQueryResultItem
public void setRegistryPackageQueryResultItem(int index,
RegistryPackageQueryResultItem vRegistryPackageQueryResultItem)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index
- vRegistryPackageQueryResultItem
-
- Throws:
java.lang.IndexOutOfBoundsException
setRegistryPackageQueryResultItem
public void setRegistryPackageQueryResultItem(RegistryPackageQueryResultItem[] registryPackageQueryResultItemArray)
- Parameters:
registryPackageQueryResultItemArray
-
unmarshal
public static RegistryPackageQueryResult 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