Uses of Class
com.creditcall.chipdnamobile.CardHash.Scope
-
-
Uses of CardHash.Scope in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile that return CardHash.Scope Modifier and Type Method Description CardHash.ScopeCardHash. getScope()Scope defines the set of devices that would generate this same hash for a particular card.static CardHash.ScopeCardHash.Scope. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CardHash.Scope[]CardHash.Scope. values()Returns an array containing the constants of this enum type, in the order they are declared.
-