Uses of Class
com.creditcall.chipdnamobile.ReceiptFieldInclusion
-
-
Uses of ReceiptFieldInclusion in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile that return ReceiptFieldInclusion Modifier and Type Method Description ReceiptFieldInclusionReceiptField. getInclusion()Gets theReceiptFieldInclusionof the receipt field.static ReceiptFieldInclusionReceiptFieldInclusion. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ReceiptFieldInclusion[]ReceiptFieldInclusion. values()Returns an array containing the constants of this enum type, in the order they are declared.
-