Enum Class StereoConstants.StereoValue.TetrahedralStereo
java.lang.Object
java.lang.Enum<StereoConstants.StereoValue.TetrahedralStereo>
com.chemaxon.calculations.stereoanal.StereoConstants.StereoValue.TetrahedralStereo
- All Implemented Interfaces:
StereoConstants.StereoValue
,Serializable
,Comparable<StereoConstants.StereoValue.TetrahedralStereo>
,java.lang.constant.Constable
- Enclosing interface:
- StereoConstants.StereoValue
@Deprecated(forRemoval=true)
@SubjectToRemoval(date=JUL_01_2025)
public static enum StereoConstants.StereoValue.TetrahedralStereo
extends Enum<StereoConstants.StereoValue.TetrahedralStereo>
implements StereoConstants.StereoValue
Deprecated, for removal: This API element is subject to removal in a future version.
Tetrahedral stereo value.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
Nested classes/interfaces inherited from interface com.chemaxon.calculations.stereoanal.StereoConstants.StereoValue
StereoConstants.StereoValue.AtropStereo, StereoConstants.StereoValue.AxialStereo, StereoConstants.StereoValue.CisTransStereo, StereoConstants.StereoValue.TetrahedralStereo
-
Enum Constant Summary
Enum ConstantDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.values()
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
ODD
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.TetrahedralStereo ODDDeprecated, for removal: This API element is subject to removal in a future version.Clockwise arrangement at the stereo center. -
EVEN
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.TetrahedralStereo EVENDeprecated, for removal: This API element is subject to removal in a future version.Counterclockwise arrangement at the stereo center. -
UNKNOWN
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.TetrahedralStereo UNKNOWNDeprecated, for removal: This API element is subject to removal in a future version.Plain single bonds on the center. -
WIGGLY
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.TetrahedralStereo WIGGLYDeprecated, for removal: This API element is subject to removal in a future version.If the center has wiggly bond.
-
-
Method Details
-
values
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
CIPStereoDescriptorIface.CIPValue.TetrahedralStereoIUPACValue
.