Class Section

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InputSection, OutputSection, ServiceSection

public abstract class Section extends NetworkElement implements Serializable
A general class modeling a node section
See Also:
  • Constructor Details

    • Section

      public Section(String className)
  • Method Details

    • getClassName

      public String getClassName()