Uses of Enum
org.biojava.nbio.structure.symmetry.internal.CESymmParameters.OrderDetectorMethod
Packages that use CESymmParameters.OrderDetectorMethod
-
Uses of CESymmParameters.OrderDetectorMethod in org.biojava.nbio.structure.symmetry.internal
Fields in org.biojava.nbio.structure.symmetry.internal declared as CESymmParameters.OrderDetectorMethodModifier and TypeFieldDescriptionstatic final CESymmParameters.OrderDetectorMethod
CESymmParameters.OrderDetectorMethod.DEFAULT
Methods in org.biojava.nbio.structure.symmetry.internal that return CESymmParameters.OrderDetectorMethodModifier 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.Methods in org.biojava.nbio.structure.symmetry.internal with parameters of type CESymmParameters.OrderDetectorMethodModifier and TypeMethodDescriptionvoid
CESymmParameters.setOrderDetectorMethod
(CESymmParameters.OrderDetectorMethod orderDetectorMethod)