|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebPackComponentListType
Class WebPackComponentListType.
Constructor Summary | |
WebPackComponentListType()
|
Method Summary | |
void |
addWebPackComponent(int index,
WebPackComponent vWebPackComponent)
Method addWebPackComponent |
void |
addWebPackComponent(WebPackComponent vWebPackComponent)
Method addWebPackComponent |
java.util.Enumeration |
enumerateWebPackComponent()
Method enumerateWebPackComponent |
WebPackComponent[] |
getWebPackComponent()
Method getWebPackComponent |
WebPackComponent |
getWebPackComponent(int index)
Method getWebPackComponent |
int |
getWebPackComponentCount()
Method getWebPackComponentCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllWebPackComponent()
Method removeAllWebPackComponent |
WebPackComponent |
removeWebPackComponent(int index)
Method removeWebPackComponent |
void |
setWebPackComponent(int index,
WebPackComponent vWebPackComponent)
Method setWebPackComponent |
void |
setWebPackComponent(WebPackComponent[] webPackComponentArray)
Method setWebPackComponent |
static java.lang.Object |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WebPackComponentListType()
Method Detail |
public void addWebPackComponent(WebPackComponent vWebPackComponent) throws java.lang.IndexOutOfBoundsException
vWebPackComponent
-
java.lang.IndexOutOfBoundsException
public void addWebPackComponent(int index, WebPackComponent vWebPackComponent) throws java.lang.IndexOutOfBoundsException
index
- vWebPackComponent
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateWebPackComponent()
public WebPackComponent getWebPackComponent(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public WebPackComponent[] getWebPackComponent()
public int getWebPackComponentCount()
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.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void removeAllWebPackComponent()
public WebPackComponent removeWebPackComponent(int index)
index
- public void setWebPackComponent(int index, WebPackComponent vWebPackComponent) throws java.lang.IndexOutOfBoundsException
index
- vWebPackComponent
-
java.lang.IndexOutOfBoundsException
public void setWebPackComponent(WebPackComponent[] webPackComponentArray)
webPackComponentArray
- public static java.lang.Object 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 |