public class TmsEmbeddedInstrumentIdentifierPointOfSaleInformationEmvTags extends Object
| Constructor and Description |
|---|
TmsEmbeddedInstrumentIdentifierPointOfSaleInformationEmvTags() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSource()
Source of the tag.
|
String |
getTag()
EMV tag, 1-10 hex characters.
|
String |
getValue()
EMV tag value, 1-64 characters.
|
int |
hashCode() |
void |
setSource(String source) |
void |
setTag(String tag) |
void |
setValue(String value) |
TmsEmbeddedInstrumentIdentifierPointOfSaleInformationEmvTags |
source(String source) |
TmsEmbeddedInstrumentIdentifierPointOfSaleInformationEmvTags |
tag(String tag) |
String |
toString() |
TmsEmbeddedInstrumentIdentifierPointOfSaleInformationEmvTags |
value(String value) |
public TmsEmbeddedInstrumentIdentifierPointOfSaleInformationEmvTags()
public TmsEmbeddedInstrumentIdentifierPointOfSaleInformationEmvTags tag(String tag)
public String getTag()
public void setTag(String tag)
public TmsEmbeddedInstrumentIdentifierPointOfSaleInformationEmvTags value(String value)
public String getValue()
public void setValue(String value)
public TmsEmbeddedInstrumentIdentifierPointOfSaleInformationEmvTags source(String source)
public String getSource()
public void setSource(String source)
Copyright © 2026. All rights reserved.