Uses of Enum
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 type with the specified name.static ElementType[]ElementType.values()Returns an array containing the constants of this enum type, in the order they are declared.