| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.windows.schema.holders.SyncStatusParamExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _idSetType | |||||||||||
| _objectTypeType | |||||||||||
| _partyIdType | |||||||||||
| _syncTokenType | |||||||||||
| idSet | |||||||||||
| objectType | |||||||||||
| partyId | |||||||||||
| syncToken | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves idSet
| |||||||||||
Retrieves objectType
| |||||||||||
Retrieves partyId
| |||||||||||
Retrieves syncToken
| |||||||||||
Sets idSet
| |||||||||||
Sets objectType
| |||||||||||
Sets partyId
| |||||||||||
Sets syncToken
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves idSet
Retrieves objectType
Retrieves partyId
Retrieves syncToken
Sets idSet
| value | Value to set |
|---|
Sets objectType
| value | Value to set |
|---|
Sets partyId
| value | Value to set |
|---|
Sets syncToken
| value | Value to set |
|---|