Methods
toJsonObject() → {String}
- Source:
To serialize to JSON
Returns:
The activity data seriualized
- Type
- String
toXmlObject() → {String}
- Source:
To serialize to XML
Returns:
The activity data ready to be writen into an XML file
- Type
- String