edu.mssm.crover.webapps.dimlib.parsers.xml
Class Chimera
java.lang.Object
|
+--edu.mssm.crover.webapps.dimlib.parsers.xml.Chimera
- All Implemented Interfaces:
- java.io.Serializable
- public class Chimera
- 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 |
Chimera
public Chimera()
getMutated_Residues
public java.lang.String getMutated_Residues()
getOther_Protein
public Other_Protein getOther_Protein()
getWildType_Protein
public WildType_Protein getWildType_Protein()
getWildType_Residues
public java.lang.String getWildType_Residues()
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
setMutated_Residues
public void setMutated_Residues(java.lang.String mutated_Residues)
- Parameters:
mutated_Residues -
setOther_Protein
public void setOther_Protein(Other_Protein other_Protein)
- Parameters:
other_Protein -
setWildType_Protein
public void setWildType_Protein(WildType_Protein wildType_Protein)
- Parameters:
wildType_Protein -
setWildType_Residues
public void setWildType_Residues(java.lang.String wildType_Residues)
- Parameters:
wildType_Residues -
unmarshal
public static Chimera 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.