edu.mssm.crover.webapps.dimlib.parsers.xml
Class Tm_Domain
java.lang.Object
|
+--edu.mssm.crover.webapps.dimlib.parsers.xml.Tm_Domain
- All Implemented Interfaces:
- java.io.Serializable
- public class Tm_Domain
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tm_Domain
public Tm_Domain()
addTm_Segment
public void addTm_Segment(Tm_Segment vTm_Segment)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vTm_Segment -
java.lang.IndexOutOfBoundsException
addTm_Segment
public void addTm_Segment(int index,
Tm_Segment vTm_Segment)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index - vTm_Segment -
java.lang.IndexOutOfBoundsException
clearTm_Segment
public void clearTm_Segment()
enumerateTm_Segment
public java.util.Enumeration enumerateTm_Segment()
getTm_Segment
public Tm_Segment getTm_Segment(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index -
java.lang.IndexOutOfBoundsException
getTm_Segment
public Tm_Segment[] getTm_Segment()
getTm_SegmentCount
public int getTm_SegmentCount()
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 -
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 -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
removeTm_Segment
public boolean removeTm_Segment(Tm_Segment vTm_Segment)
- Parameters:
vTm_Segment -
setTm_Segment
public void setTm_Segment(int index,
Tm_Segment vTm_Segment)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index - vTm_Segment -
java.lang.IndexOutOfBoundsException
setTm_Segment
public void setTm_Segment(Tm_Segment[] tm_SegmentArray)
- Parameters:
tm_SegmentArray -
unmarshal
public static Tm_Domain unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
validate
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.