public class Swift extends Object
Constructor and Description |
---|
Swift() |
Modifier and Type | Method and Description |
---|---|
String |
getBic()
The BIC is the Business Identifier Code, also known as SWIFT or Bank Identifier code.
|
String |
getCategory()
SWIFT category
|
String |
getChipsUID()
Clearing House Interbank Payments System (CHIPS) UID
CHIPS is one half of the primary US network of large-value domestic and international payments. |
String |
getExtraInfo()
SWIFT extra information
|
String |
getPoBoxCountry()
Institution PO Box country
|
String |
getPoBoxLocation()
Institution PO Box location
|
String |
getPoBoxNumber()
Institution PO Box number
|
String |
getPoBoxZip()
Institution PO Box ZIP
|
String |
getRoutingBic()
Payment routing BIC
|
String |
getServices()
SWIFT services
|
void |
setBic(String value)
The BIC is the Business Identifier Code, also known as SWIFT or Bank Identifier code.
|
void |
setCategory(String value)
SWIFT category
|
void |
setChipsUID(String value)
Clearing House Interbank Payments System (CHIPS) UID
CHIPS is one half of the primary US network of large-value domestic and international payments. |
void |
setExtraInfo(String value)
SWIFT extra information
|
void |
setPoBoxCountry(String value)
Institution PO Box country
|
void |
setPoBoxLocation(String value)
Institution PO Box location
|
void |
setPoBoxNumber(String value)
Institution PO Box number
|
void |
setPoBoxZip(String value)
Institution PO Box ZIP
|
void |
setRoutingBic(String value)
Payment routing BIC
|
void |
setServices(String value)
SWIFT services
|
public String getBic()
public void setBic(String value)
public String getCategory()
public void setCategory(String value)
public String getChipsUID()
public void setChipsUID(String value)
public String getExtraInfo()
public void setExtraInfo(String value)
public String getPoBoxCountry()
public void setPoBoxCountry(String value)
public String getPoBoxLocation()
public void setPoBoxLocation(String value)
public String getPoBoxNumber()
public void setPoBoxNumber(String value)
public String getPoBoxZip()
public void setPoBoxZip(String value)
public String getRoutingBic()
public void setRoutingBic(String value)
public String getServices()
public void setServices(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.