| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.online.schema.holders.CashPurchaseHeaderExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _cashAccountIdType | |||||||||||
| _cashAccountNameType | |||||||||||
| _entityIdType | |||||||||||
| _entityNameType | |||||||||||
| _entityTypeType | |||||||||||
| _payeeAddrType | |||||||||||
| _totalAmtType | |||||||||||
| _txnIdType | |||||||||||
| _txnNumType | |||||||||||
| cashAccountId | |||||||||||
| cashAccountName | |||||||||||
| entityId | |||||||||||
| entityName | |||||||||||
| entityType | |||||||||||
| payeeAddr | |||||||||||
| totalAmt | |||||||||||
| txnId | |||||||||||
| txnNum | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves cashAccountId
| |||||||||||
Retrieves cashAccountName
| |||||||||||
Retrieves entityId
| |||||||||||
Retrieves entityName
| |||||||||||
Retrieves entityType
| |||||||||||
Retrieves payeeAddr
| |||||||||||
Retrieves totalAmt
| |||||||||||
Retrieves txnId
| |||||||||||
Retrieves txnNum
| |||||||||||
Sets cashAccountId
| |||||||||||
Sets cashAccountName
| |||||||||||
Sets entityId
| |||||||||||
Sets entityName
| |||||||||||
Sets entityType
| |||||||||||
Sets payeeAddr
| |||||||||||
Sets totalAmt
| |||||||||||
Sets txnId
| |||||||||||
Sets txnNum
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves cashAccountId
Retrieves cashAccountName
Retrieves entityId
Retrieves entityName
Retrieves entityType
Retrieves payeeAddr
Retrieves totalAmt
Retrieves txnId
Retrieves txnNum
Sets cashAccountId
| value | Value to set |
|---|
Sets cashAccountName
| 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 totalAmt
| value | Value to set |
|---|
Sets txnId
| value | Value to set |
|---|
Sets txnNum
| value | Value to set |
|---|