Package 

Enum FieldProperties.DisplayState

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      AlwaysVisible

      Field will be shown in the RTU UI

      VisibleIfNotEmpty

      Field will be shown in the RTU UI if its text value isn't an empty string

      Hidden

      Field will not be shown in the RTU UI

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait