|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebDifferentiatorListType
Class WebDifferentiatorListType.
Constructor Summary | |
WebDifferentiatorListType()
|
Method Summary | |
void |
addWebDifferentiator(int index,
WebDifferentiator vWebDifferentiator)
Method addWebDifferentiator |
void |
addWebDifferentiator(WebDifferentiator vWebDifferentiator)
Method addWebDifferentiator |
java.util.Enumeration |
enumerateWebDifferentiator()
Method enumerateWebDifferentiator |
WebDifferentiator[] |
getWebDifferentiator()
Method getWebDifferentiator |
WebDifferentiator |
getWebDifferentiator(int index)
Method getWebDifferentiator |
int |
getWebDifferentiatorCount()
Method getWebDifferentiatorCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllWebDifferentiator()
Method removeAllWebDifferentiator |
WebDifferentiator |
removeWebDifferentiator(int index)
Method removeWebDifferentiator |
void |
setWebDifferentiator(int index,
WebDifferentiator vWebDifferentiator)
Method setWebDifferentiator |
void |
setWebDifferentiator(WebDifferentiator[] webDifferentiatorArray)
Method setWebDifferentiator |
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 WebDifferentiatorListType()
Method Detail |
public void addWebDifferentiator(WebDifferentiator vWebDifferentiator) throws java.lang.IndexOutOfBoundsException
vWebDifferentiator
-
java.lang.IndexOutOfBoundsException
public void addWebDifferentiator(int index, WebDifferentiator vWebDifferentiator) throws java.lang.IndexOutOfBoundsException
index
- vWebDifferentiator
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateWebDifferentiator()
public WebDifferentiator getWebDifferentiator(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public WebDifferentiator[] getWebDifferentiator()
public int getWebDifferentiatorCount()
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 removeAllWebDifferentiator()
public WebDifferentiator removeWebDifferentiator(int index)
index
- public void setWebDifferentiator(int index, WebDifferentiator vWebDifferentiator) throws java.lang.IndexOutOfBoundsException
index
- vWebDifferentiator
-
java.lang.IndexOutOfBoundsException
public void setWebDifferentiator(WebDifferentiator[] webDifferentiatorArray)
webDifferentiatorArray
- 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 |