| java.lang.Object | |||
| ↳ | org.mule.modules.quickbooks.windows.schema.LineBase | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.LinePurchase | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.ItemReceiptLine | ||
Product: QBW Description: Information about a specific good or service purchased which are shipped to the requestor.
Java class for ItemReceiptLine complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ItemReceiptLine">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}LinePurchase">
<group ref="{http://www.intuit.com/sb/cdm/v2}TxnLineReferenceGroup" minOccurs="0"/>
</extension>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.LinePurchase
| |||||||||||
From class
org.mule.modules.quickbooks.windows.schema.LineBase
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| txnId | |||||||||||
| txnLineId | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.LinePurchase
| |||||||||||
From class
org.mule.modules.quickbooks.windows.schema.LineBase
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the txnId property.
| |||||||||||
Gets the value of the txnLineId property.
| |||||||||||
Sets the value of the txnId property.
| |||||||||||
Sets the value of the txnLineId property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.LinePurchase
| |||||||||||
From class
org.mule.modules.quickbooks.windows.schema.LineBase
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the txnLineId property.
IdType
Sets the value of the txnId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the txnLineId property.
| value | Allowed object is
IdType
|
|---|