Contents
Class TagCollection
java.lang.Object
org.daypilot.data.TagCollection
-
Constructor Summary
ConstructorsConstructorDescriptionTagCollection
(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()