Enum Class StereoConstants.StereoValue.CisTransStereo
java.lang.Object
java.lang.Enum<StereoConstants.StereoValue.CisTransStereo>
com.chemaxon.calculations.stereoanal.StereoConstants.StereoValue.CisTransStereo
- All Implemented Interfaces:
StereoConstants.StereoValue
,Serializable
,Comparable<StereoConstants.StereoValue.CisTransStereo>
,java.lang.constant.Constable
- Enclosing interface:
- StereoConstants.StereoValue
@Deprecated(forRemoval=true)
@SubjectToRemoval(date=JUL_01_2025)
public static enum StereoConstants.StereoValue.CisTransStereo
extends Enum<StereoConstants.StereoValue.CisTransStereo>
implements StereoConstants.StereoValue
Deprecated, for removal: This API element is subject to removal in a future version.
Cis-trans 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
-
CIS
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.CisTransStereo CISDeprecated, for removal: This API element is subject to removal in a future version.If substituents located on the same side of the reference plane. -
TRANS
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.CisTransStereo TRANSDeprecated, for removal: This API element is subject to removal in a future version.If substituents located on the opposite side of the reference plane. -
UNKNOWN
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.CisTransStereo UNKNOWNDeprecated, for removal: This API element is subject to removal in a future version.Unknown stereo information. -
WIGGLY
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.CisTransStereo WIGGLYDeprecated, for removal: This API element is subject to removal in a future version.CIS | TRANS.
-
-
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.CisTransStereoIUPACValue
.