SigPath

org.sigpath.bioimport.reaction2
Class MoleculeExcluded

java.lang.Object
  extended by org.sigpath.bioimport.reaction2.MoleculeExcluded
All Implemented Interfaces:
Serializable

public class MoleculeExcluded
extends Object
implements Serializable

Class MoleculeExcluded.

Version:
$Revision$ $Date$
See Also:
Serialized Form

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

MoleculeExcluded

public MoleculeExcluded()
Method Detail

getMoleculeIdRef

public Object getMoleculeIdRef()
Returns the value of field 'moleculeIdRef'.

Returns:
Object

getMoleculeSpid

public String getMoleculeSpid()
Returns the value of field 'moleculeSpid'.

Returns:
String

getMoleculelocalisation

public Object getMoleculelocalisation()
Returns the value of field 'moleculelocalisation'.

Returns:
Object

isValid

public boolean isValid()
Method isValid

Returns:
boolean

marshal

public void marshal(Writer out)
             throws MarshalException,
                    ValidationException
Method marshal

Parameters:
out -
Throws:
MarshalException
ValidationException

marshal

public void marshal(ContentHandler handler)
             throws IOException,
                    MarshalException,
                    ValidationException
Method marshal

Parameters:
handler -
Throws:
IOException
MarshalException
ValidationException

setMoleculeIdRef

public void setMoleculeIdRef(Object moleculeIdRef)
Sets the value of field 'moleculeIdRef'.

Parameters:
moleculeIdRef - the value of field 'moleculeIdRef'.

setMoleculeSpid

public void setMoleculeSpid(String moleculeSpid)
Sets the value of field 'moleculeSpid'.

Parameters:
moleculeSpid - the value of field 'moleculeSpid'.

setMoleculelocalisation

public void setMoleculelocalisation(Object moleculelocalisation)
Sets the value of field 'moleculelocalisation'.

Parameters:
moleculelocalisation - the value of field 'moleculelocalisation'.

unmarshal

public static MoleculeExcluded unmarshal(Reader reader)
                                  throws MarshalException,
                                         ValidationException
Method unmarshal

Parameters:
reader -
Returns:
MoleculeExcluded
Throws:
MarshalException
ValidationException

validate

public void validate()
              throws ValidationException
Method validate

Throws:
ValidationException

SigPath

Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.