Class IndicatorValueDefinition


  • public final class IndicatorValueDefinition
    extends java.lang.Object
    The definitions of the fields in the Indicator value table - Insight - Reporting data set.
    Since:
    1.3.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.orchestranetworks.schema.Path FkExecutionValueIndicator  
      static com.orchestranetworks.schema.Path GroupingValue  
      static com.orchestranetworks.schema.Path Oid  
      static com.orchestranetworks.schema.Path OrderInTheSequence  
      static com.orchestranetworks.schema.Path OutputDescription  
      static com.orchestranetworks.schema.Path SequenceNumber  
      static com.orchestranetworks.schema.Path Timestamp  
      static com.orchestranetworks.schema.Path Type  
      static com.orchestranetworks.schema.Path Value  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Oid

        public static final com.orchestranetworks.schema.Path Oid
      • FkExecutionValueIndicator

        public static final com.orchestranetworks.schema.Path FkExecutionValueIndicator
      • Timestamp

        public static final com.orchestranetworks.schema.Path Timestamp
      • SequenceNumber

        public static final com.orchestranetworks.schema.Path SequenceNumber
      • OrderInTheSequence

        public static final com.orchestranetworks.schema.Path OrderInTheSequence
      • Value

        public static final com.orchestranetworks.schema.Path Value
      • OutputDescription

        public static final com.orchestranetworks.schema.Path OutputDescription
      • Type

        public static final com.orchestranetworks.schema.Path Type
      • GroupingValue

        public static final com.orchestranetworks.schema.Path GroupingValue
        Since:
        2.3.0
    • Constructor Detail

      • IndicatorValueDefinition

        public IndicatorValueDefinition()