public class BankKeys extends TLV
| Modifier and Type | Method and Description |
|---|---|
String |
getBLZ() |
String |
getCountry() |
HBCIKey |
getHBCIKey() |
String |
getKeyType() |
void |
setBLZ(String blz) |
void |
setCountry(String country) |
void |
setKey(String keytype,
HBCIKey key) |
String |
toString() |
void |
updateData() |
public BankKeys()
public BankKeys(TLV tlv)
public String getCountry()
public void setCountry(String country)
public String getBLZ()
public void setBLZ(String blz)
public String getKeyType()
public HBCIKey getHBCIKey()
public void updateData()
updateData in class TLVCopyright © 2017. All rights reserved.