Uses of Class
org.biopax.paxtools.model.level2.SpontaneousType

Packages that use SpontaneousType
org.biopax.paxtools.model.level2   
 

Uses of SpontaneousType in org.biopax.paxtools.model.level2
 

Methods in org.biopax.paxtools.model.level2 that return SpontaneousType
 SpontaneousType conversion.getSPONTANEOUS()
           
static SpontaneousType SpontaneousType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SpontaneousType[] SpontaneousType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.biopax.paxtools.model.level2 with parameters of type SpontaneousType
 void conversion.setSPONTANEOUS(SpontaneousType SPONTANEOUS)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.