public class RoutingNumberHistory extends Object
Constructor and Description |
---|
RoutingNumberHistory() |
Modifier and Type | Method and Description |
---|---|
boolean |
getActive()
Gets the value of the active property.
|
String |
getArchivedDate()
Gets the value of the archivedDate property.
|
String |
getDatePublished()
Gets the value of the datePublished property.
|
String |
getFractional()
Gets the value of the fractional property.
|
Boolean |
getPreferred()
Gets the value of the preferred property.
|
String |
getPurpose()
Gets the value of the purpose property.
|
String |
getRoutingNumber()
Gets the value of the routingNumber property.
|
boolean |
getUseForTransactions()
Gets the value of the useForTransactions property.
|
void |
setActive(boolean value)
Sets the value of the useForTransactions property.
|
void |
setArchivedDate(String value)
Sets the value of the archivedDate property.
|
void |
setDatePublished(String value)
Sets the value of the datePublished property.
|
void |
setFractional(String value)
Sets the value of the fractional property.
|
void |
setPreferred(Boolean value)
Sets the value of the preferred property.
|
void |
setPurpose(String value)
Sets the value of the purpose property.
|
void |
setRoutingNumber(String value)
Sets the value of the routingNumber property.
|
void |
setUseForTransactions(boolean value)
Sets the value of the useForTransactions property.
|
public String getArchivedDate()
public void setArchivedDate(String value)
value
- An optional date.public String getDatePublished()
public void setDatePublished(String value)
value
- An optional date.public String getPurpose()
String
public void setPurpose(String value)
value
- allowed object is
String
public String getRoutingNumber()
String
public void setRoutingNumber(String value)
value
- allowed object is
String
public boolean getUseForTransactions()
public void setUseForTransactions(boolean value)
value
- the useForTransactions to setpublic boolean getActive()
public void setActive(boolean value)
value
- the active to setpublic String getFractional()
public void setFractional(String value)
value
- the fractional to setpublic Boolean getPreferred()
public void setPreferred(Boolean value)
value
- the preferred to setCopyright © 2022. All rights reserved.