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 TagCollectionfromJSON(JSONObject json) get(int index) toJSON() 
- 
Constructor Details
- 
TagCollection
 - 
TagCollection
 - 
TagCollection
 
 - 
 - 
Method Details
- 
get
 - 
get
 - 
fromJSON
 - 
toJSON
 
 -