Uses of Enum Class
org.biopax.paxtools.model.level2.SpontaneousType
Packages that use SpontaneousType
Package
Description
This package contains the interfaces that maps to the BioPAX level 2 specification.
-
Uses of SpontaneousType in org.biopax.paxtools.model.level2
Methods in org.biopax.paxtools.model.level2 that return SpontaneousTypeModifier and TypeMethodDescriptionconversion.getSPONTANEOUS()static SpontaneousTypeReturns the enum constant of this class with the specified name.static SpontaneousType[]SpontaneousType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.biopax.paxtools.model.level2 with parameters of type SpontaneousType