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