Uses of Enum Class
org.biojava.nbio.structure.ElementType
Packages that use ElementType
-
Uses of ElementType in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return ElementTypeModifier and TypeMethodDescriptionElement.getElementType()Returns the Element Type for this Element.static ElementTypeReturns the enum constant of this class with the specified name.static ElementType[]ElementType.values()Returns an array containing the constants of this enum class, in the order they are declared.