Class MonitorFields.ServiceInterface

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String FIELD_ID
      Identifier of the service interface field.
      static java.lang.String ID
      Service interface field.
    • 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 service interface field.
        Since:
        11.0.0
        See Also:
        Constant Field Values
      • ID

        public static final java.lang.String ID
        Service interface field.
        Since:
        9.0.0
        See Also:
        Constant Field Values
    • Constructor Detail

      • ServiceInterface

        public ServiceInterface()