Uses of Enum Class
org.biopax.paxtools.pattern.miner.OutputColumn.Type
Packages that use OutputColumn.Type
-
Uses of OutputColumn.Type in org.biopax.paxtools.pattern.miner
Methods in org.biopax.paxtools.pattern.miner that return OutputColumn.TypeModifier and TypeMethodDescriptionstatic OutputColumn.Typestatic OutputColumn.TypeReturns the enum constant of this class with the specified name.static OutputColumn.Type[]OutputColumn.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.