| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.online.schema.holders.CheckHeaderExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _bankAccountIdType | |||||||||||
| _bankAccountNameType | |||||||||||
| _entityIdType | |||||||||||
| _entityNameType | |||||||||||
| _entityTypeType | |||||||||||
| _payeeAddrType | |||||||||||
| _toBePrintedType | |||||||||||
| _totalAmtType | |||||||||||
| _txnIdType | |||||||||||
| _txnNumType | |||||||||||
| bankAccountId | |||||||||||
| bankAccountName | |||||||||||
| entityId | |||||||||||
| entityName | |||||||||||
| entityType | |||||||||||
| payeeAddr | |||||||||||
| toBePrinted | |||||||||||
| totalAmt | |||||||||||
| txnId | |||||||||||
| txnNum | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves bankAccountId
| |||||||||||
Retrieves bankAccountName
| |||||||||||
Retrieves entityId
| |||||||||||
Retrieves entityName
| |||||||||||
Retrieves entityType
| |||||||||||
Retrieves payeeAddr
| |||||||||||
Retrieves toBePrinted
| |||||||||||
Retrieves totalAmt
| |||||||||||
Retrieves txnId
| |||||||||||
Retrieves txnNum
| |||||||||||
Sets bankAccountId
| |||||||||||
Sets bankAccountName
| |||||||||||
Sets entityId
| |||||||||||
Sets entityName
| |||||||||||
Sets entityType
| |||||||||||
Sets payeeAddr
| |||||||||||
Sets toBePrinted
| |||||||||||
Sets totalAmt
| |||||||||||
Sets txnId
| |||||||||||
Sets txnNum
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves bankAccountId
Retrieves bankAccountName
Retrieves entityId
Retrieves entityName
Retrieves entityType
Retrieves payeeAddr
Retrieves toBePrinted
Retrieves totalAmt
Retrieves txnId
Retrieves txnNum
Sets bankAccountId
| value | Value to set |
|---|
Sets bankAccountName
| value | Value to set |
|---|
Sets entityId
| value | Value to set |
|---|
Sets entityName
| value | Value to set |
|---|
Sets entityType
| value | Value to set |
|---|
Sets payeeAddr
| value | Value to set |
|---|
Sets toBePrinted
| value | Value to set |
|---|
Sets totalAmt
| value | Value to set |
|---|
Sets txnId
| value | Value to set |
|---|
Sets txnNum
| value | Value to set |
|---|