public class TimeActivity extends IntuitEntity implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
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://schema.intuit.com/finance/v3}IntuitEntity"> <sequence> <element name="TimeZone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TxnDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="NameOf" type="{http://schema.intuit.com/finance/v3}TimeActivityTypeEnum" minOccurs="0"/> <choice minOccurs="0"> <element name="EmployeeRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="VendorRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="OtherNameRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> </choice> <element name="CustomerRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="DepartmentRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="ItemRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="ClassRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="PayrollItemRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> <element name="BillableStatus" type="{http://schema.intuit.com/finance/v3}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}int" minOccurs="0"/> <element name="Minutes" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="BreakHours" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="BreakMinutes" type="{http://www.w3.org/2001/XMLSchema}int" 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"/> <element name="TimeActivityEx" type="{http://schema.intuit.com/finance/v3}IntuitAnyType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BillableStatusEnum |
billableStatus |
protected Integer |
breakHours |
protected Integer |
breakMinutes |
protected ReferenceType |
classRef |
protected ReferenceType |
customerRef |
protected ReferenceType |
departmentRef |
protected String |
description |
protected ReferenceType |
employeeRef |
protected Date |
endTime |
protected BigDecimal |
hourlyRate |
protected Integer |
hours |
protected ReferenceType |
itemRef |
protected Integer |
minutes |
protected TimeActivityTypeEnum |
nameOf |
protected ReferenceType |
otherNameRef |
protected ReferenceType |
payrollItemRef |
protected Date |
startTime |
protected Boolean |
taxable |
protected IntuitAnyType |
timeActivityEx |
protected String |
timeZone |
protected Date |
txnDate |
protected ReferenceType |
vendorRef |
attachableRef, customField, domain, id, metaData, sparse, status, syncToken
Constructor and Description |
---|
TimeActivity() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
BillableStatusEnum |
getBillableStatus()
Gets the value of the billableStatus property.
|
Integer |
getBreakHours()
Gets the value of the breakHours property.
|
Integer |
getBreakMinutes()
Gets the value of the breakMinutes property.
|
ReferenceType |
getClassRef()
Gets the value of the classRef property.
|
ReferenceType |
getCustomerRef()
Gets the value of the customerRef property.
|
ReferenceType |
getDepartmentRef()
Gets the value of the departmentRef property.
|
String |
getDescription()
Gets the value of the description property.
|
ReferenceType |
getEmployeeRef()
Gets the value of the employeeRef property.
|
Date |
getEndTime()
Gets the value of the endTime property.
|
BigDecimal |
getHourlyRate()
Gets the value of the hourlyRate property.
|
Integer |
getHours()
Gets the value of the hours property.
|
ReferenceType |
getItemRef()
Gets the value of the itemRef property.
|
Integer |
getMinutes()
Gets the value of the minutes property.
|
TimeActivityTypeEnum |
getNameOf()
Gets the value of the nameOf property.
|
ReferenceType |
getOtherNameRef()
Gets the value of the otherNameRef property.
|
ReferenceType |
getPayrollItemRef()
Gets the value of the payrollItemRef property.
|
Date |
getStartTime()
Gets the value of the startTime property.
|
IntuitAnyType |
getTimeActivityEx()
Gets the value of the timeActivityEx property.
|
String |
getTimeZone()
Gets the value of the timeZone property.
|
Date |
getTxnDate()
Gets the value of the txnDate property.
|
ReferenceType |
getVendorRef()
Gets the value of the vendorRef property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
Boolean |
isTaxable()
Gets the value of the taxable property.
|
void |
setBillableStatus(BillableStatusEnum value)
Sets the value of the billableStatus property.
|
void |
setBreakHours(Integer value)
Sets the value of the breakHours property.
|
void |
setBreakMinutes(Integer value)
Sets the value of the breakMinutes property.
|
void |
setClassRef(ReferenceType value)
Sets the value of the classRef property.
|
void |
setCustomerRef(ReferenceType value)
Sets the value of the customerRef property.
|
void |
setDepartmentRef(ReferenceType value)
Sets the value of the departmentRef property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setEmployeeRef(ReferenceType value)
Sets the value of the employeeRef property.
|
void |
setEndTime(Date value)
Sets the value of the endTime property.
|
void |
setHourlyRate(BigDecimal value)
Sets the value of the hourlyRate property.
|
void |
setHours(Integer value)
Sets the value of the hours property.
|
void |
setItemRef(ReferenceType value)
Sets the value of the itemRef property.
|
void |
setMinutes(Integer value)
Sets the value of the minutes property.
|
void |
setNameOf(TimeActivityTypeEnum value)
Sets the value of the nameOf property.
|
void |
setOtherNameRef(ReferenceType value)
Sets the value of the otherNameRef property.
|
void |
setPayrollItemRef(ReferenceType value)
Sets the value of the payrollItemRef property.
|
void |
setStartTime(Date value)
Sets the value of the startTime property.
|
void |
setTaxable(Boolean value)
Sets the value of the taxable property.
|
void |
setTimeActivityEx(IntuitAnyType value)
Sets the value of the timeActivityEx property.
|
void |
setTimeZone(String value)
Sets the value of the timeZone property.
|
void |
setTxnDate(Date value)
Sets the value of the txnDate property.
|
void |
setVendorRef(ReferenceType value)
Sets the value of the vendorRef property.
|
getAttachableRef, getCustomField, getDomain, getId, getMetaData, getStatus, getSyncToken, isSparse, setAttachableRef, setCustomField, setDomain, setId, setMetaData, setSparse, setStatus, setSyncToken
protected String timeZone
protected Date txnDate
protected TimeActivityTypeEnum nameOf
protected ReferenceType employeeRef
protected ReferenceType vendorRef
protected ReferenceType otherNameRef
protected ReferenceType customerRef
protected ReferenceType departmentRef
protected ReferenceType itemRef
protected ReferenceType classRef
protected ReferenceType payrollItemRef
protected BillableStatusEnum billableStatus
protected Boolean taxable
protected BigDecimal hourlyRate
protected Integer hours
protected Integer minutes
protected Integer breakHours
protected Integer breakMinutes
protected Date startTime
protected Date endTime
protected String description
protected IntuitAnyType timeActivityEx
public String getTimeZone()
String
public void setTimeZone(String value)
value
- allowed object is
String
public Date getTxnDate()
String
public void setTxnDate(Date value)
value
- allowed object is
String
public TimeActivityTypeEnum getNameOf()
TimeActivityTypeEnum
public void setNameOf(TimeActivityTypeEnum value)
value
- allowed object is
TimeActivityTypeEnum
public ReferenceType getEmployeeRef()
ReferenceType
public void setEmployeeRef(ReferenceType value)
value
- allowed object is
ReferenceType
public ReferenceType getVendorRef()
ReferenceType
public void setVendorRef(ReferenceType value)
value
- allowed object is
ReferenceType
public ReferenceType getOtherNameRef()
ReferenceType
public void setOtherNameRef(ReferenceType value)
value
- allowed object is
ReferenceType
public ReferenceType getCustomerRef()
ReferenceType
public void setCustomerRef(ReferenceType value)
value
- allowed object is
ReferenceType
public ReferenceType getDepartmentRef()
ReferenceType
public void setDepartmentRef(ReferenceType value)
value
- allowed object is
ReferenceType
public ReferenceType getItemRef()
ReferenceType
public void setItemRef(ReferenceType value)
value
- allowed object is
ReferenceType
public ReferenceType getClassRef()
ReferenceType
public void setClassRef(ReferenceType value)
value
- allowed object is
ReferenceType
public ReferenceType getPayrollItemRef()
ReferenceType
public void setPayrollItemRef(ReferenceType value)
value
- allowed object is
ReferenceType
public BillableStatusEnum getBillableStatus()
BillableStatusEnum
public void setBillableStatus(BillableStatusEnum value)
value
- allowed object is
BillableStatusEnum
public Boolean isTaxable()
Boolean
public void setTaxable(Boolean value)
value
- allowed object is
Boolean
public BigDecimal getHourlyRate()
BigDecimal
public void setHourlyRate(BigDecimal value)
value
- allowed object is
BigDecimal
public Integer getHours()
Integer
public void setHours(Integer value)
value
- allowed object is
Integer
public Integer getMinutes()
Integer
public void setMinutes(Integer value)
value
- allowed object is
Integer
public Integer getBreakHours()
Integer
public void setBreakHours(Integer value)
value
- allowed object is
Integer
public Integer getBreakMinutes()
Integer
public void setBreakMinutes(Integer value)
value
- allowed object is
Integer
public Date getStartTime()
String
public void setStartTime(Date value)
value
- allowed object is
String
public Date getEndTime()
String
public void setEndTime(Date value)
value
- allowed object is
String
public String getDescription()
String
public void setDescription(String value)
value
- allowed object is
String
public IntuitAnyType getTimeActivityEx()
IntuitAnyType
public void setTimeActivityEx(IntuitAnyType value)
value
- allowed object is
IntuitAnyType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals2
equals
in class IntuitEntity
public boolean equals(Object object)
equals
in class IntuitEntity
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode2
hashCode
in class IntuitEntity
public int hashCode()
hashCode
in class IntuitEntity
Copyright © 2017. All rights reserved.