Uses of Class
com.actelion.research.chem.phesa.PheSAAlignment.axis
-
Packages that use PheSAAlignment.axis Package Description com.actelion.research.chem.phesa -
-
Uses of PheSAAlignment.axis in com.actelion.research.chem.phesa
Methods in com.actelion.research.chem.phesa that return PheSAAlignment.axis Modifier and Type Method Description static PheSAAlignment.axis
PheSAAlignment.axis. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static PheSAAlignment.axis[]
PheSAAlignment.axis. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-