Uses of Class
org.biojava.nbio.structure.HetatomImpl.PerformanceBehavior
-
Packages that use HetatomImpl.PerformanceBehavior Package Description org.biojava.nbio.structure -
-
Uses of HetatomImpl.PerformanceBehavior in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return HetatomImpl.PerformanceBehavior Modifier and Type Method Description static HetatomImpl.PerformanceBehaviorHetatomImpl.PerformanceBehavior. valueOf(String name)Returns the enum constant of this type with the specified name.static HetatomImpl.PerformanceBehavior[]HetatomImpl.PerformanceBehavior. values()Returns an array containing the constants of this enum type, in the order they are declared.
-