Uses of Class
com.creditcall.chipdnamobile.Application
-
-
Uses of Application in com.creditcall.chipdnamobile
Fields in com.creditcall.chipdnamobile with type parameters of type Application Modifier and Type Field Description static android.os.Parcelable.Creator<Application>Application. CREATORMethods in com.creditcall.chipdnamobile that return types with arguments of type Application Modifier and Type Method Description static java.util.ArrayList<Application>ChipDnaMobileSerializer. deserializeAvailableApplications(java.lang.String availableApplicationsXml)Deserializes XML string containing available applications into an ArrayList of Application objects.Methods in com.creditcall.chipdnamobile with parameters of type Application Modifier and Type Method Description intApplication. compareTo(Application application)
-