Uses of Class
com.creditcall.chipdnamobile.CardHash.Source
-
-
Uses of CardHash.Source in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile that return CardHash.Source Modifier and Type Method Description CardHash.SourceCardHash. getSource()Source from where the CardHash was generated.static CardHash.SourceCardHash.Source. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CardHash.Source[]CardHash.Source. values()Returns an array containing the constants of this enum type, in the order they are declared.
-