|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sigpath.bioimport.reaction2.MoleculeExcluded
public class MoleculeExcluded
Class MoleculeExcluded.
| Constructor Summary | |
|---|---|
MoleculeExcluded()
|
|
| Method Summary | |
|---|---|
Object |
getMoleculeIdRef()
Returns the value of field 'moleculeIdRef'. |
Object |
getMoleculelocalisation()
Returns the value of field 'moleculelocalisation'. |
String |
getMoleculeSpid()
Returns the value of field 'moleculeSpid'. |
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
void |
setMoleculeIdRef(Object moleculeIdRef)
Sets the value of field 'moleculeIdRef'. |
void |
setMoleculelocalisation(Object moleculelocalisation)
Sets the value of field 'moleculelocalisation'. |
void |
setMoleculeSpid(String moleculeSpid)
Sets the value of field 'moleculeSpid'. |
static MoleculeExcluded |
unmarshal(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 MoleculeExcluded()
| Method Detail |
|---|
public Object getMoleculeIdRef()
public String getMoleculeSpid()
public Object getMoleculelocalisation()
public boolean isValid()
public void marshal(Writer out)
throws MarshalException,
ValidationException
out -
MarshalException
ValidationException
public void marshal(ContentHandler handler)
throws IOException,
MarshalException,
ValidationException
handler -
IOException
MarshalException
ValidationExceptionpublic void setMoleculeIdRef(Object moleculeIdRef)
moleculeIdRef - the value of field 'moleculeIdRef'.public void setMoleculeSpid(String moleculeSpid)
moleculeSpid - the value of field 'moleculeSpid'.public void setMoleculelocalisation(Object moleculelocalisation)
moleculelocalisation - the value of field
'moleculelocalisation'.
public static MoleculeExcluded unmarshal(Reader reader)
throws MarshalException,
ValidationException
reader -
MarshalException
ValidationException
public void validate()
throws ValidationException
ValidationException
|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||