public class Institution extends Object
Constructor and Description |
---|
Institution() |
Modifier and Type | Method and Description |
---|---|
boolean |
getActive()
Gets the value of the active property.
|
String |
getAddress1()
Gets the value of the address1 property.
|
String |
getAddress2()
Gets the value of the address2 property.
|
int |
getBranchCount()
Gets the value of the branchCount property.
|
String |
getBranchName()
Gets the value of the branchName property.
|
String |
getCity()
Gets the value of the city property.
|
List<Contact> |
getcontacts()
Gets the value of the contacts property.
|
List<Correspondent> |
getCorrespondents()
Gets the value of the correspondents property.
|
String |
getCountry()
Gets the value of the country property.
|
String |
getExternalInstitutionId()
Gets the value of the externalInstitutionId property.
|
String |
getFax()
Gets the value of the fax property.
|
boolean |
getFedWire()
Gets the value of the fedWire property.
|
String |
getHomePage()
Gets the value of the homePage property.
|
int |
getInstitutionId()
Gets the value of the lyonsId property.
|
String |
getInstitutionType()
Gets the value of the institutionType property.
|
List<InternationalCorrespondent> |
getInternationalCorrespondents()
Gets the value of the internationalCorrespondents property.
|
Integer |
getLegacyLyonsId()
Gets the value of the lyonsId property.
|
String |
getMailingAddress()
Gets the value of the mailingAddress property.
|
Integer |
getMainBranchId()
Gets the value of the mainBranchId property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNotes()
Gets the value of the notes property.
|
String |
getPostalCode()
Gets the value of the postalCode property.
|
List<InstitutionRoutingNumber> |
getRoutingNumbers()
Gets the value of the routingNumbers property.
|
String |
getState()
Gets the value of the state property.
|
String |
getSwift()
Gets the value of the swift property.
|
String |
getTelex()
Gets the value of the telex property.
|
void |
setActive(boolean value)
Sets the value of the active property.
|
void |
setAddress1(String value)
Sets the value of the address1 property.
|
void |
setAddress2(String value)
Sets the value of the address2 property.
|
void |
setBranchCount(int value)
Sets the value of the branchCount property.
|
void |
setBranchName(String value)
Sets the value of the branchName property.
|
void |
setCity(String value)
Sets the value of the city property.
|
void |
setContacts(List<Contact> value)
Sets the value of the contacts property.
|
void |
setCorrespondents(List<Correspondent> value)
Sets the value of the correspondents property.
|
void |
setCountry(String value)
Sets the value of the country property.
|
void |
setExternalInstitutionId(String value)
Sets the value of the externalInstitutionId property.
|
void |
setFax(String value)
Sets the value of the fax property.
|
void |
setFedWire(boolean value)
Sets the value of the fedWire property.
|
void |
setHomePage(String value)
Sets the value of the homePage property.
|
void |
setInstitutionId(int value)
Sets the value of the lyonsId property.
|
void |
setInstitutionType(String value)
Sets the value of the institutionType property.
|
void |
setInternationalCorrespondents(List<InternationalCorrespondent> value)
Sets the value of the internationalCorrespondents property.
|
void |
setLegacyLyonsId(Integer value)
Sets the value of the lyonsId property.
|
void |
setMailingAddress(String value)
Sets the value of the mailingAddress property.
|
void |
setMainBranchId(Integer value)
Sets the value of the mainBranchId property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNotes(String value)
Sets the value of the active property.
|
void |
setPostalCode(String value)
Sets the value of the postalCode property.
|
void |
setRoutingNumbers(List<InstitutionRoutingNumber> value)
Sets the value of the routingNumbers property.
|
void |
setState(String value)
Sets the value of the state property.
|
void |
setSwift(String value)
Sets the value of the swift property.
|
void |
setTelex(String value)
Sets the value of the telex property.
|
public int getInstitutionId()
Long
public void setInstitutionId(int value)
value
- allowed object is Long
public Integer getLegacyLyonsId()
Long
public void setLegacyLyonsId(Integer value)
value
- allowed object is Long
public Integer getMainBranchId()
Long
public void setMainBranchId(Integer value)
value
- the mainBranchId to setpublic void setExternalInstitutionId(String value)
value
- the externalInstitutionId to setpublic String getExternalInstitutionId()
Long
public String getInstitutionType()
public void setInstitutionType(String value)
value
- the institutionType to setpublic String getName()
public void setName(String value)
value
- the name to setpublic String getBranchName()
public void setBranchName(String value)
value
- the branchName to setpublic String getAddress1()
public void setAddress1(String value)
value
- the address1 to setpublic String getAddress2()
public void setAddress2(String value)
value
- the address2 to setpublic String getCity()
public void setCity(String value)
value
- the city to setpublic String getState()
public void setState(String value)
value
- the state to setpublic String getCountry()
public void setCountry(String value)
value
- the country to setpublic String getPostalCode()
public void setPostalCode(String value)
value
- the postalCode to setpublic String getMailingAddress()
public void setMailingAddress(String value)
value
- the mailingAddress to setpublic boolean getFedWire()
public void setFedWire(boolean value)
value
- the fedWire to setpublic String getSwift()
public void setSwift(String value)
value
- the swift to setpublic String getFax()
public void setFax(String value)
value
- the fax to setpublic String getTelex()
public void setTelex(String value)
value
- the telex to setpublic String getHomePage()
public void setHomePage(String value)
value
- the homePage to setpublic String getNotes()
public void setNotes(String value)
value
- the active to setpublic boolean getActive()
public void setActive(boolean value)
value
- the active to setpublic void setBranchCount(int value)
value
- the branchCount to setpublic int getBranchCount()
public List<InstitutionRoutingNumber> getRoutingNumbers()
public void setRoutingNumbers(List<InstitutionRoutingNumber> value)
value
- the routingNumber to setpublic List<Contact> getcontacts()
public void setContacts(List<Contact> value)
value
- the contacts to setpublic List<Correspondent> getCorrespondents()
public void setCorrespondents(List<Correspondent> value)
value
- the correspondent to setpublic List<InternationalCorrespondent> getInternationalCorrespondents()
public void setInternationalCorrespondents(List<InternationalCorrespondent> value)
value
- the internationalCorrespondents to setCopyright © 2022. All rights reserved.