public class ReimburseLineDetail extends ItemLineDetail implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for ReimburseLineDetail complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReimburseLineDetail">
<complexContent>
<extension base="{http://schema.intuit.com/finance/v3}ItemLineDetail">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
classRef, inventorySiteRef, itemAccountRef, itemRef, markupInfo, priceLevelRef, qty, ratePercent, taxClassificationRef, taxCodeRef, unitCostPrice, unitPrice, uomRef| Constructor and Description |
|---|
ReimburseLineDetail() |
| 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) |
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
getClassRef, getInventorySiteRef, getItemAccountRef, getItemRef, getMarkupInfo, getPriceLevelRef, getQty, getRatePercent, getTaxClassificationRef, getTaxCodeRef, getUnitCostPrice, getUnitPrice, getUOMRef, setClassRef, setInventorySiteRef, setItemAccountRef, setItemRef, setMarkupInfo, setPriceLevelRef, setQty, setRatePercent, setTaxClassificationRef, setTaxCodeRef, setUnitCostPrice, setUnitPrice, setUOMRefpublic 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 ItemLineDetailpublic boolean equals(Object object)
equals in class ItemLineDetailpublic 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 ItemLineDetailpublic int hashCode()
hashCode in class ItemLineDetailCopyright © 2025. All Rights Reserved.