Uses of Enum
org.biojava.nbio.structure.symmetry.internal.CESymmParameters.OrderDetectorMethod
-
Uses of CESymmParameters.OrderDetectorMethod in org.biojava.nbio.structure.symmetry.internal
Modifier and TypeFieldDescriptionstatic final CESymmParameters.OrderDetectorMethod
CESymmParameters.OrderDetectorMethod.DEFAULT
Modifier and TypeMethodDescriptionCESymmParameters.getOrderDetectorMethod()
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.Modifier and TypeMethodDescriptionvoid
CESymmParameters.setOrderDetectorMethod
(CESymmParameters.OrderDetectorMethod orderDetectorMethod)