public class CardCryptogram extends Object
| Modifier and Type | Field and Description |
|---|---|
protected CardCryptogramType |
type |
protected String |
value |
| Constructor and Description |
|---|
CardCryptogram() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CardCryptogramType |
getType() |
String |
getValue() |
int |
hashCode() |
String |
toString() |
protected CardCryptogramType type
protected String value
public CardCryptogramType getType()
public String getValue()
Copyright © 2024. All rights reserved.