Uses of Enum Class
org.openscience.cdk.isomorphism.matchers.CTFileQueryBond.Type
Packages that use CTFileQueryBond.Type
-
Uses of CTFileQueryBond.Type in org.openscience.cdk.isomorphism.matchers
Fields in org.openscience.cdk.isomorphism.matchers declared as CTFileQueryBond.TypeModifier and TypeFieldDescriptionprotected CTFileQueryBond.TypeCTFileQueryBond.typeDeprecated.The type of this bond.Methods in org.openscience.cdk.isomorphism.matchers that return CTFileQueryBond.TypeModifier and TypeMethodDescriptionCTFileQueryBond.getType()Deprecated.Getter for typestatic CTFileQueryBond.TypeReturns the enum constant of this class with the specified name.static CTFileQueryBond.Type[]CTFileQueryBond.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openscience.cdk.isomorphism.matchers with parameters of type CTFileQueryBond.TypeModifier and TypeMethodDescriptionvoidCTFileQueryBond.setType(CTFileQueryBond.Type type) Deprecated.Getter for bond type