public class FixedAsset extends IntuitEntity implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for FixedAsset complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FixedAsset">
<complexContent>
<extension base="{http://schema.intuit.com/finance/v3}IntuitEntity">
<sequence>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Active" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="AcquiredAs" type="{http://schema.intuit.com/finance/v3}AcquiredAsEnum" minOccurs="0"/>
<element name="PurchaseDesc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PurchaseDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="PurchaseCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="Vendor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AssetAccountRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/>
<element name="SalesDesc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SalesDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="SalesPrice" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="SalesExpense" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="Location" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PONumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SerialNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="WarrantyExpDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Notes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AssetNum" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="CostBasis" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="Depreciation" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="BookValue" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="FixedAssetEx" type="{http://schema.intuit.com/finance/v3}IntuitAnyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AcquiredAsEnum |
acquiredAs |
protected Boolean |
active |
protected ReferenceType |
assetAccountRef |
protected Integer |
assetNum |
protected BigDecimal |
bookValue |
protected BigDecimal |
costBasis |
protected BigDecimal |
depreciation |
protected String |
description |
protected IntuitAnyType |
fixedAssetEx |
protected String |
location |
protected String |
name |
protected String |
notes |
protected String |
poNumber |
protected BigDecimal |
purchaseCost |
protected Date |
purchaseDate |
protected String |
purchaseDesc |
protected Date |
salesDate |
protected String |
salesDesc |
protected BigDecimal |
salesExpense |
protected BigDecimal |
salesPrice |
protected String |
serialNumber |
protected String |
vendor |
protected Date |
warrantyExpDate |
attachableRef, customField, domain, id, metaData, sparse, status, syncToken| Constructor and Description |
|---|
FixedAsset() |
| 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) |
AcquiredAsEnum |
getAcquiredAs()
Gets the value of the acquiredAs property.
|
ReferenceType |
getAssetAccountRef()
Gets the value of the assetAccountRef property.
|
Integer |
getAssetNum()
Gets the value of the assetNum property.
|
BigDecimal |
getBookValue()
Gets the value of the bookValue property.
|
BigDecimal |
getCostBasis()
Gets the value of the costBasis property.
|
BigDecimal |
getDepreciation()
Gets the value of the depreciation property.
|
String |
getDescription()
Gets the value of the description property.
|
IntuitAnyType |
getFixedAssetEx()
Gets the value of the fixedAssetEx property.
|
String |
getLocation()
Gets the value of the location property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNotes()
Gets the value of the notes property.
|
String |
getPONumber()
Gets the value of the poNumber property.
|
BigDecimal |
getPurchaseCost()
Gets the value of the purchaseCost property.
|
Date |
getPurchaseDate()
Gets the value of the purchaseDate property.
|
String |
getPurchaseDesc()
Gets the value of the purchaseDesc property.
|
Date |
getSalesDate()
Gets the value of the salesDate property.
|
String |
getSalesDesc()
Gets the value of the salesDesc property.
|
BigDecimal |
getSalesExpense()
Gets the value of the salesExpense property.
|
BigDecimal |
getSalesPrice()
Gets the value of the salesPrice property.
|
String |
getSerialNumber()
Gets the value of the serialNumber property.
|
String |
getVendor()
Gets the value of the vendor property.
|
Date |
getWarrantyExpDate()
Gets the value of the warrantyExpDate property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
Boolean |
isActive()
Gets the value of the active property.
|
void |
setAcquiredAs(AcquiredAsEnum value)
Sets the value of the acquiredAs property.
|
void |
setActive(Boolean value)
Sets the value of the active property.
|
void |
setAssetAccountRef(ReferenceType value)
Sets the value of the assetAccountRef property.
|
void |
setAssetNum(Integer value)
Sets the value of the assetNum property.
|
void |
setBookValue(BigDecimal value)
Sets the value of the bookValue property.
|
void |
setCostBasis(BigDecimal value)
Sets the value of the costBasis property.
|
void |
setDepreciation(BigDecimal value)
Sets the value of the depreciation property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setFixedAssetEx(IntuitAnyType value)
Sets the value of the fixedAssetEx property.
|
void |
setLocation(String value)
Sets the value of the location property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNotes(String value)
Sets the value of the notes property.
|
void |
setPONumber(String value)
Sets the value of the poNumber property.
|
void |
setPurchaseCost(BigDecimal value)
Sets the value of the purchaseCost property.
|
void |
setPurchaseDate(Date value)
Sets the value of the purchaseDate property.
|
void |
setPurchaseDesc(String value)
Sets the value of the purchaseDesc property.
|
void |
setSalesDate(Date value)
Sets the value of the salesDate property.
|
void |
setSalesDesc(String value)
Sets the value of the salesDesc property.
|
void |
setSalesExpense(BigDecimal value)
Sets the value of the salesExpense property.
|
void |
setSalesPrice(BigDecimal value)
Sets the value of the salesPrice property.
|
void |
setSerialNumber(String value)
Sets the value of the serialNumber property.
|
void |
setVendor(String value)
Sets the value of the vendor property.
|
void |
setWarrantyExpDate(Date value)
Sets the value of the warrantyExpDate property.
|
getAttachableRef, getCustomField, getDomain, getId, getMetaData, getStatus, getSyncToken, isSparse, setAttachableRef, setCustomField, setDomain, setId, setMetaData, setSparse, setStatus, setSyncTokenprotected String name
protected Boolean active
protected AcquiredAsEnum acquiredAs
protected String purchaseDesc
protected Date purchaseDate
protected BigDecimal purchaseCost
protected String vendor
protected ReferenceType assetAccountRef
protected String salesDesc
protected Date salesDate
protected BigDecimal salesPrice
protected BigDecimal salesExpense
protected String location
protected String poNumber
protected String serialNumber
protected Date warrantyExpDate
protected String description
protected String notes
protected Integer assetNum
protected BigDecimal costBasis
protected BigDecimal depreciation
protected BigDecimal bookValue
protected IntuitAnyType fixedAssetEx
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic Boolean isActive()
Booleanpublic void setActive(Boolean value)
value - allowed object is
Booleanpublic AcquiredAsEnum getAcquiredAs()
AcquiredAsEnumpublic void setAcquiredAs(AcquiredAsEnum value)
value - allowed object is
AcquiredAsEnumpublic String getPurchaseDesc()
Stringpublic void setPurchaseDesc(String value)
value - allowed object is
Stringpublic Date getPurchaseDate()
Stringpublic void setPurchaseDate(Date value)
value - allowed object is
Stringpublic BigDecimal getPurchaseCost()
BigDecimalpublic void setPurchaseCost(BigDecimal value)
value - allowed object is
BigDecimalpublic String getVendor()
Stringpublic void setVendor(String value)
value - allowed object is
Stringpublic ReferenceType getAssetAccountRef()
ReferenceTypepublic void setAssetAccountRef(ReferenceType value)
value - allowed object is
ReferenceTypepublic String getSalesDesc()
Stringpublic void setSalesDesc(String value)
value - allowed object is
Stringpublic Date getSalesDate()
Stringpublic void setSalesDate(Date value)
value - allowed object is
Stringpublic BigDecimal getSalesPrice()
BigDecimalpublic void setSalesPrice(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getSalesExpense()
BigDecimalpublic void setSalesExpense(BigDecimal value)
value - allowed object is
BigDecimalpublic String getLocation()
Stringpublic void setLocation(String value)
value - allowed object is
Stringpublic String getPONumber()
Stringpublic void setPONumber(String value)
value - allowed object is
Stringpublic String getSerialNumber()
Stringpublic void setSerialNumber(String value)
value - allowed object is
Stringpublic Date getWarrantyExpDate()
Stringpublic void setWarrantyExpDate(Date value)
value - allowed object is
Stringpublic String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
Stringpublic String getNotes()
Stringpublic void setNotes(String value)
value - allowed object is
Stringpublic Integer getAssetNum()
Integerpublic void setAssetNum(Integer value)
value - allowed object is
Integerpublic BigDecimal getCostBasis()
BigDecimalpublic void setCostBasis(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getDepreciation()
BigDecimalpublic void setDepreciation(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getBookValue()
BigDecimalpublic void setBookValue(BigDecimal value)
value - allowed object is
BigDecimalpublic IntuitAnyType getFixedAssetEx()
IntuitAnyTypepublic void setFixedAssetEx(IntuitAnyType value)
value - allowed object is
IntuitAnyTypepublic 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.Equals2equals in class IntuitEntitypublic boolean equals(Object object)
equals in class IntuitEntitypublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class IntuitEntitypublic int hashCode()
hashCode in class IntuitEntityCopyright © 2017. All rights reserved.