Class SMNode

java.lang.Object
com.ads.api.beans.sm.SMNode

public class SMNode extends Object
This class provides some beans control methods related to SMNode, where in it specifies the nodeType, which can be System, Environment, Table, Column, Component and Field.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
    The constants of this enumerated type provides a simple classification and used to specify the NodeType such as System, Environment, Table, Column, Component or Field.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SMNode

      public SMNode()