Class AnIMLMethod

java.lang.Object
org.episteme.natural.chemistry.loaders.animl.AnIMLMethod

public class AnIMLMethod extends Object
  • Constructor Details

    • AnIMLMethod

      public AnIMLMethod()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getAuthor

      public String getAuthor()
    • setAuthor

      public void setAuthor(String author)