Package org.daypilot.data
Class TagCollection
java.lang.Object
org.daypilot.data.TagCollection
-
Constructor Summary
ConstructorDescriptionTagCollection
(String[] fields, String[] values) TagCollection
(String[] fields, JSONArray array) TagCollection
(JSONObject object) -
Method Summary
Modifier and TypeMethodDescriptionstatic TagCollection
fromJSON
(JSONObject json) get
(int index) toJSON()
-
Constructor Details
-
TagCollection
-
TagCollection
-
TagCollection
-
-
Method Details
-
get
-
get
-
fromJSON
-
toJSON
-