Class StaticAlgorithmProperties

java.lang.Object
bearinglocaliser.algorithms.StaticAlgorithmProperties
Direct Known Subclasses:
WrappedStaticProperties

public class StaticAlgorithmProperties extends Object
  • Constructor Details

    • StaticAlgorithmProperties

      public StaticAlgorithmProperties(String name)
    • StaticAlgorithmProperties

      public StaticAlgorithmProperties(String name, String shortName)
  • Method Details

    • getName

      public String getName()
      Returns:
      the name
    • getShortName

      public String getShortName()
    • setName

      public void setName(String name)
      Parameters:
      name - the name to set