|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.PauseDurationList
public class PauseDurationList
Class PauseDurationList.
Constructor Summary | |
---|---|
PauseDurationList()
|
Method Summary | |
---|---|
void |
addPauseDuration(int index,
java.lang.Long vPauseDuration)
Method addPauseDuration |
void |
addPauseDuration(java.lang.Long vPauseDuration)
Method addPauseDuration |
java.util.Enumeration |
enumeratePauseDuration()
Method enumeratePauseDuration |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Long[] |
getPauseDuration()
Method getPauseDuration |
java.lang.Long |
getPauseDuration(int index)
Method getPauseDuration |
int |
getPauseDurationCount()
Method getPauseDurationCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllPauseDuration()
Method removeAllPauseDuration |
java.lang.Long |
removePauseDuration(int index)
Method removePauseDuration |
void |
setPauseDuration(int index,
java.lang.Long vPauseDuration)
Method setPauseDuration |
void |
setPauseDuration(java.lang.Long[] pauseDurationArray)
Method setPauseDuration |
static PauseDurationList |
unmarshalPauseDurationList(java.io.Reader reader)
Method unmarshalPauseDurationList |
void |
validate()
Method validate |
Methods inherited from class ch.ecma.csta.CastorObject |
---|
getOldSessionID, hashCode, setOldSessionID, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PauseDurationList()
Method Detail |
---|
public void addPauseDuration(java.lang.Long vPauseDuration) throws java.lang.IndexOutOfBoundsException
vPauseDuration
-
java.lang.IndexOutOfBoundsException
public void addPauseDuration(int index, java.lang.Long vPauseDuration) throws java.lang.IndexOutOfBoundsException
index
- vPauseDuration
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumeratePauseDuration()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Long getPauseDuration(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.Long[] getPauseDuration()
public int getPauseDurationCount()
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 removeAllPauseDuration()
public java.lang.Long removePauseDuration(int index)
index
-
public void setPauseDuration(int index, java.lang.Long vPauseDuration) throws java.lang.IndexOutOfBoundsException
index
- vPauseDuration
-
java.lang.IndexOutOfBoundsException
public void setPauseDuration(java.lang.Long[] pauseDurationArray)
pauseDurationArray
- public static PauseDurationList unmarshalPauseDurationList(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
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |