public class StiBarRangeListCollection extends java.util.ArrayList<StiIndicatorRangeInfo> implements java.lang.Cloneable, IStiJsonReportObject
| Constructor and Description |
|---|
StiBarRangeListCollection() |
StiBarRangeListCollection(StiBarRangeListType barType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Creates a new object that is a copy of the current instance.
|
boolean |
isReadOnly() |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
add, add, addAll, addAll, clear, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizepublic StiBarRangeListCollection(StiBarRangeListType barType)
public StiBarRangeListCollection()
public JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectJSONExceptionpublic java.lang.Object clone()
clone in class java.util.ArrayList<StiIndicatorRangeInfo>public boolean isReadOnly()
Copyright © 2019 Stimulsoft. All Rights Reserved.