Uses of Class
org.biojava.nbio.structure.symmetry.internal.CESymmParameters.OrderDetectorMethod
- 
Packages that use CESymmParameters.OrderDetectorMethod Package Description org.biojava.nbio.structure.symmetry.internal  - 
- 
Uses of CESymmParameters.OrderDetectorMethod in org.biojava.nbio.structure.symmetry.internal
Fields in org.biojava.nbio.structure.symmetry.internal declared as CESymmParameters.OrderDetectorMethod Modifier and Type Field Description static CESymmParameters.OrderDetectorMethodCESymmParameters.OrderDetectorMethod. DEFAULTMethods in org.biojava.nbio.structure.symmetry.internal that return CESymmParameters.OrderDetectorMethod Modifier and Type Method Description CESymmParameters.OrderDetectorMethodCESymmParameters. getOrderDetectorMethod()static CESymmParameters.OrderDetectorMethodCESymmParameters.OrderDetectorMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static CESymmParameters.OrderDetectorMethod[]CESymmParameters.OrderDetectorMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.biojava.nbio.structure.symmetry.internal with parameters of type CESymmParameters.OrderDetectorMethod Modifier and Type Method Description voidCESymmParameters. setOrderDetectorMethod(CESymmParameters.OrderDetectorMethod orderDetectorMethod) 
 -