Class MonitorFields.Client.DOM

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String FIELD_ID
      Identifier of the DOM field.
    • Constructor Summary

      Constructors 
      Constructor Description
      DOM()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • FIELD_ID

        public static final java.lang.String FIELD_ID
        Identifier of the DOM field.
        Since:
        12.0.0
        See Also:
        Constant Field Values
    • Constructor Detail

      • DOM

        public DOM()