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

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

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

Methods in org.biopax.paxtools.model.level2 that return ControlType
 ControlType control.getCONTROL_TYPE()
           
static ControlType ControlType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ControlType[] ControlType.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 ControlType
 void control.setCONTROL_TYPE(ControlType CONTROL_TYPE)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.