| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.online.schema.holders.JobInfoExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _descriptionType | |||||||||||
| _endDateType | |||||||||||
| _jobTypeIdType | |||||||||||
| _jobTypeNameType | |||||||||||
| _projectedEndDateType | |||||||||||
| _startDateType | |||||||||||
| _statusType | |||||||||||
| description | |||||||||||
| endDate | |||||||||||
| jobTypeId | |||||||||||
| jobTypeName | |||||||||||
| projectedEndDate | |||||||||||
| startDate | |||||||||||
| status | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves description
| |||||||||||
Retrieves endDate
| |||||||||||
Retrieves jobTypeId
| |||||||||||
Retrieves jobTypeName
| |||||||||||
Retrieves projectedEndDate
| |||||||||||
Retrieves startDate
| |||||||||||
Retrieves status
| |||||||||||
Sets description
| |||||||||||
Sets endDate
| |||||||||||
Sets jobTypeId
| |||||||||||
Sets jobTypeName
| |||||||||||
Sets projectedEndDate
| |||||||||||
Sets startDate
| |||||||||||
Sets status
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves description
Retrieves endDate
Retrieves jobTypeId
Retrieves jobTypeName
Retrieves projectedEndDate
Retrieves startDate
Retrieves status
Sets description
| value | Value to set |
|---|
Sets endDate
| value | Value to set |
|---|
Sets jobTypeId
| value | Value to set |
|---|
Sets jobTypeName
| value | Value to set |
|---|
Sets projectedEndDate
| value | Value to set |
|---|
Sets startDate
| value | Value to set |
|---|
Sets status
| value | Value to set |
|---|