public class PaymentSystemSpecific extends Object implements Serializable
| Constructor and Description |
|---|
PaymentSystemSpecific() |
PaymentSystemSpecific(String globallyUniqueIdentifier) |
PaymentSystemSpecific(String globallyUniqueIdentifier,
String tag,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPaymentSystemSpecific(String tag,
String value) |
void |
addPaymentSystemSpecific(TagLengthString tagLengthString) |
void |
setGloballyUniqueIdentifier(String globallyUniqueIdentifier) |
void |
setGloballyUniqueIdentifier(String globallyUniqueIdentifier,
String tag,
String value) |
void |
setGloballyUniqueIdentifier(String globallyUniqueIdentifier,
TagLengthString paymentSystemSpecific) |
String |
toString() |
public PaymentSystemSpecific()
public PaymentSystemSpecific(String globallyUniqueIdentifier)
public final void setGloballyUniqueIdentifier(String globallyUniqueIdentifier)
public final void setGloballyUniqueIdentifier(String globallyUniqueIdentifier, TagLengthString paymentSystemSpecific)
public final void setGloballyUniqueIdentifier(String globallyUniqueIdentifier, String tag, String value)
public void addPaymentSystemSpecific(TagLengthString tagLengthString)
Copyright © 2020–2021 com.github.mvallim. All rights reserved.