public class TmsEmbeddedInstrumentIdentifierBankAccount extends Object
| Constructor and Description |
|---|
TmsEmbeddedInstrumentIdentifierBankAccount() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getNumber()
Account number.
|
String |
getRoutingNumber()
Bank routing number.
|
int |
hashCode() |
TmsEmbeddedInstrumentIdentifierBankAccount |
number(String number) |
TmsEmbeddedInstrumentIdentifierBankAccount |
routingNumber(String routingNumber) |
void |
setNumber(String number) |
void |
setRoutingNumber(String routingNumber) |
String |
toString() |
public TmsEmbeddedInstrumentIdentifierBankAccount()
public TmsEmbeddedInstrumentIdentifierBankAccount number(String number)
public String getNumber()
public void setNumber(String number)
public TmsEmbeddedInstrumentIdentifierBankAccount routingNumber(String routingNumber)
public String getRoutingNumber()
public void setRoutingNumber(String routingNumber)
Copyright © 2025. All rights reserved.