| java.lang.Object | ||
| ↳ | org.mule.modules.quickbooks.online.schema.CdmBase | |
| ↳ | org.mule.modules.quickbooks.online.schema.TimeActivity | |
A record of time worked by a vendor or employee.
Java class for TimeActivity complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimeActivity">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}CdmBase">
<sequence>
<element name="TxnDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="NameOf" type="{http://www.intuit.com/sb/cdm/v2}TimeActivityTypeEnum" minOccurs="0"/>
<choice minOccurs="0">
<element name="Employee" type="{http://www.intuit.com/sb/cdm/v2}EmployeeRef" minOccurs="0"/>
<element name="Vendor" type="{http://www.intuit.com/sb/cdm/v2}VendorRef" minOccurs="0"/>
</choice>
<group ref="{http://www.intuit.com/sb/cdm/v2}CustomerReferenceGroup" minOccurs="0"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}ItemReferenceGroup" minOccurs="0"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}ClassReferenceGroup" minOccurs="0"/>
<element name="BillableStatus" type="{http://www.intuit.com/sb/cdm/v2}BillableStatusEnum" minOccurs="0"/>
<element name="Taxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="HourlyRate" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="Hours" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Minutes" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="BreakHours" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="BreakMinutes" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="StartTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="EndTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| billableStatus | |||||||||||
| breakHours | |||||||||||
| breakMinutes | |||||||||||
| classId | |||||||||||
| className | |||||||||||
| customerId | |||||||||||
| customerName | |||||||||||
| description | |||||||||||
| employee | |||||||||||
| endTime | |||||||||||
| hourlyRate | |||||||||||
| hours | |||||||||||
| itemId | |||||||||||
| itemName | |||||||||||
| itemType | |||||||||||
| minutes | |||||||||||
| nameOf | |||||||||||
| startTime | |||||||||||
| taxable | |||||||||||
| txnDate | |||||||||||
| vendor | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.online.schema.CdmBase
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the billableStatus property.
| |||||||||||
Gets the value of the breakHours property.
| |||||||||||
Gets the value of the breakMinutes property.
| |||||||||||
Gets the value of the classId property.
| |||||||||||
Gets the value of the className property.
| |||||||||||
Gets the value of the customerId property.
| |||||||||||
Gets the value of the customerName property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the employee property.
| |||||||||||
Gets the value of the endTime property.
| |||||||||||
Gets the value of the hourlyRate property.
| |||||||||||
Gets the value of the hours property.
| |||||||||||
Gets the value of the itemId property.
| |||||||||||
Gets the value of the itemName property.
| |||||||||||
Gets the value of the itemType property.
| |||||||||||
Gets the value of the minutes property.
| |||||||||||
Gets the value of the nameOf property.
| |||||||||||
Gets the value of the startTime property.
| |||||||||||
Gets the value of the txnDate property.
| |||||||||||
Gets the value of the vendor property.
| |||||||||||
Gets the value of the taxable property.
| |||||||||||
Sets the value of the billableStatus property.
| |||||||||||
Sets the value of the breakHours property.
| |||||||||||
Sets the value of the breakMinutes property.
| |||||||||||
Sets the value of the classId property.
| |||||||||||
Sets the value of the className property.
| |||||||||||
Sets the value of the customerId property.
| |||||||||||
Sets the value of the customerName property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the employee property.
| |||||||||||
Sets the value of the endTime property.
| |||||||||||
Sets the value of the hourlyRate property.
| |||||||||||
Sets the value of the hours property.
| |||||||||||
Sets the value of the itemId property.
| |||||||||||
Sets the value of the itemName property.
| |||||||||||
Sets the value of the itemType property.
| |||||||||||
Sets the value of the minutes property.
| |||||||||||
Sets the value of the nameOf property.
| |||||||||||
Sets the value of the startTime property.
| |||||||||||
Sets the value of the taxable property.
| |||||||||||
Sets the value of the txnDate property.
| |||||||||||
Sets the value of the vendor property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.online.schema.CdmBase
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the billableStatus property.
BillableStatusEnum
Gets the value of the breakHours property.
Gets the value of the breakMinutes property.
Gets the value of the classId property.
IdType
Gets the value of the className property.
Gets the value of the customerId property.
IdType
Gets the value of the customerName property.
Gets the value of the description property.
Gets the value of the employee property.
EmployeeRef
Gets the value of the endTime property.
Gets the value of the hourlyRate property.
Gets the value of the hours property.
Gets the value of the itemName property.
Gets the value of the itemType property.
ItemTypeEnum
Gets the value of the minutes property.
Gets the value of the nameOf property.
TimeActivityTypeEnum
Gets the value of the startTime property.
Gets the value of the txnDate property.
Gets the value of the vendor property.
VendorRef
Gets the value of the taxable property.
Sets the value of the billableStatus property.
| value | Allowed object is
BillableStatusEnum
|
|---|
Sets the value of the breakHours property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the breakMinutes property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the classId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the className property.
| value | Allowed object is String |
|---|
Sets the value of the customerId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the customerName property.
| value | Allowed object is String |
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the employee property.
| value | Allowed object is
EmployeeRef
|
|---|
Sets the value of the endTime property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the hourlyRate property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the hours property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the itemId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the itemName property.
| value | Allowed object is String |
|---|
Sets the value of the itemType property.
| value | Allowed object is
ItemTypeEnum
|
|---|
Sets the value of the minutes property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the nameOf property.
| value | Allowed object is
TimeActivityTypeEnum
|
|---|
Sets the value of the startTime property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the taxable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the txnDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the vendor property.
| value | Allowed object is
VendorRef
|
|---|