| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.windows.schema.TxnRef |
Java class for TxnRef complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TxnRef">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{http://www.intuit.com/sb/cdm/v2}TxnReferenceGroup"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| txnId | |||||||||||
| txnNum | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the txnId property.
| |||||||||||
Gets the value of the txnNum property.
| |||||||||||
Sets the value of the txnId property.
| |||||||||||
Sets the value of the txnNum property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the txnNum property.
Sets the value of the txnId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the txnNum property.
| value | Allowed object is String |
|---|