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
Fields in org.biojava.nbio.structure declared as HetatomImpl.PerformanceBehavior Modifier and Type Field Description static HetatomImpl.PerformanceBehaviorHetatomImpl. performanceBehaviorMethods 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.
-