AppStructureResponseJson

public class AppStructureResponseJson

Wrapper class for storing list of instances of the CommcareApplicationJson class and their metadata. It’s a class representing data as sent from the CommCareHQ server.

Methods

getApplications

public List<CommcareApplicationJson> getApplications()

getMetadata

public CommcareMetadataJson getMetadata()