Methods
addFragment(fragment)
- Description:
To add JsonObject into the fragmentsList.
Parameters:
Name | Type | Description |
---|---|---|
fragment |
Object | JSON Object to be added to fragmentsList |
addFragments(fragments)
- Description:
To add List of JsonObject into the fragmentsList.
Parameters:
Name | Type | Description |
---|---|---|
fragments |
Array | List of JSON object to be added to fragmentsList |
getFragmentsList()
- Description:
Gets the fragmentsList.
Returns:
the list of fragments