Class ModuleNode

java.lang.Object
PamController.settings.output.xml.ModuleNode

public class ModuleNode extends Object
information on a module node read from a settings xml file.
Author:
dg50
  • Constructor Details

  • Method Details

    • getNode

      public Node getNode()
      Returns:
      the node
    • getjClass

      public String getjClass()
      Returns:
      the jClass
    • getUnitType

      public String getUnitType()
      Returns:
      the unitType
    • getUnitName

      public String getUnitName()
      Returns:
      the unitName
    • toString

      public String toString()
      Overrides:
      toString in class Object