Class MMoleculeStringProp

All Implemented Interfaces:
Serializable, Cloneable

@PublicApi public class MMoleculeStringProp extends MStringProp
Molecule string property.
Since:
Marvin 5.0, 05/05/2007
See Also:
  • Constructor Details

    • MMoleculeStringProp

      public MMoleculeStringProp(String s, String fmt, String regNo)
      Constructs a property.
      Parameters:
      s - the molecule as a string
      fmt - the file format or null
  • Method Details