Class UiGraphGroupData

  • All Implemented Interfaces:
    UiGraphData, UiObject

    public class UiGraphGroupData
    extends java.lang.Object
    implements UiGraphData, UiObject
    THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
    • Field Detail

      • graphDataByGraphId

        protected java.util.Map<java.lang.String,​UiGraphData> graphDataByGraphId
    • Constructor Detail

      • UiGraphGroupData

        @Deprecated
        public UiGraphGroupData()
        Deprecated.
        Only for Jackson deserialization. Use the other constructor instead.
      • UiGraphGroupData

        public UiGraphGroupData​(java.util.Map<java.lang.String,​UiGraphData> graphDataByGraphId,
                                UiLongInterval interval)