edu.mssm.crover.tools.tissue.xml
Class TissueInfo
java.lang.Object
|
+--edu.mssm.crover.tools.tissue.xml.TissueInfo
- All Implemented Interfaces:
- java.io.Serializable
- public class TissueInfo
- 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 |
TissueInfo
public TissueInfo()
addTokey
public void addTokey(Tokey vTokey)
throws java.lang.IndexOutOfBoundsException
- Parameters:
vTokey -
java.lang.IndexOutOfBoundsException
addTokey
public void addTokey(int index,
Tokey vTokey)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index - vTokey -
java.lang.IndexOutOfBoundsException
clearTokey
public void clearTokey()
enumerateTokey
public java.util.Enumeration enumerateTokey()
getTokey
public Tokey getTokey(int index)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index -
java.lang.IndexOutOfBoundsException
getTokey
public Tokey[] getTokey()
getTokeyCount
public int getTokeyCount()
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
removeTokey
public boolean removeTokey(Tokey vTokey)
- Parameters:
vTokey -
setTokey
public void setTokey(int index,
Tokey vTokey)
throws java.lang.IndexOutOfBoundsException
- Parameters:
index - vTokey -
java.lang.IndexOutOfBoundsException
setTokey
public void setTokey(Tokey[] tokeyArray)
- Parameters:
tokeyArray -
unmarshal
public static TissueInfo 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.