Uses of Class
com.creditcall.chipdnamobile.ReceiptField
-
-
Uses of ReceiptField in com.creditcall.chipdnamobile
Fields in com.creditcall.chipdnamobile with type parameters of type ReceiptField Modifier and Type Field Description static android.os.Parcelable.Creator<ReceiptField>ReceiptField. CREATORMethods in com.creditcall.chipdnamobile that return types with arguments of type ReceiptField Modifier and Type Method Description static java.util.Map<java.lang.String,ReceiptField>ChipDnaMobileSerializer. deserializeReceiptData(java.lang.String receiptDataXml)Deserializes XML string containing receipt data into a Map of ReceiptField objects.
-