| java.lang.Object | |||
| ↳ | org.mule.modules.quickbooks.windows.schema.HeaderBase | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.HeaderPurchase | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.PurchaseOrderHeader | ||
Product: QBW Description: Financial Transaction information that pertains to the entire PurchaseOrder.
Java class for PurchaseOrderHeader complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PurchaseOrderHeader">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}HeaderPurchase">
<sequence>
<group ref="{http://www.intuit.com/sb/cdm/v2}ClassReferenceGroup" minOccurs="0"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}SalesTermReferenceGroup" minOccurs="0"/>
<element name="DueDate" type="{http://www.intuit.com/sb/cdm/v2}IDSDate" minOccurs="0"/>
<element name="ExpectedDate" type="{http://www.intuit.com/sb/cdm/v2}IDSDate" minOccurs="0"/>
<element name="RemitToAddr" type="{http://www.intuit.com/sb/cdm/v2}PhysicalAddress" minOccurs="0"/>
<choice minOccurs="0">
<element name="DropShipToCustomer" type="{http://www.intuit.com/sb/cdm/v2}CustomerRef" minOccurs="0"/>
<element name="DropShipToVendor" type="{http://www.intuit.com/sb/cdm/v2}VendorRef" minOccurs="0"/>
<element name="DropShipToEmployee" type="{http://www.intuit.com/sb/cdm/v2}EmployeeRef" minOccurs="0"/>
<element name="DropShipToOtherName" type="{http://www.intuit.com/sb/cdm/v2}OtherNameRef" minOccurs="0"/>
</choice>
<element name="ShipAddr" type="{http://www.intuit.com/sb/cdm/v2}PhysicalAddress" minOccurs="0"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}ShipMethodReferenceGroup" minOccurs="0"/>
<element name="FOB" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="POEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ToBePrinted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ToBeEmailed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Custom1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Custom2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.HeaderPurchase
| |||||||||||
From class
org.mule.modules.quickbooks.windows.schema.HeaderBase
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| classId | |||||||||||
| className | |||||||||||
| custom1 | |||||||||||
| custom2 | |||||||||||
| dropShipToCustomer | |||||||||||
| dropShipToEmployee | |||||||||||
| dropShipToOtherName | |||||||||||
| dropShipToVendor | |||||||||||
| dueDate | |||||||||||
| expectedDate | |||||||||||
| fob | |||||||||||
| poEmail | |||||||||||
| remitToAddr | |||||||||||
| salesTermId | |||||||||||
| salesTermName | |||||||||||
| shipAddr | |||||||||||
| shipMethodId | |||||||||||
| shipMethodName | |||||||||||
| toBeEmailed | |||||||||||
| toBePrinted | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.HeaderPurchase
| |||||||||||
From class
org.mule.modules.quickbooks.windows.schema.HeaderBase
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the classId property.
| |||||||||||
Gets the value of the className property.
| |||||||||||
Gets the value of the custom1 property.
| |||||||||||
Gets the value of the custom2 property.
| |||||||||||
Gets the value of the dropShipToCustomer property.
| |||||||||||
Gets the value of the dropShipToEmployee property.
| |||||||||||
Gets the value of the dropShipToOtherName property.
| |||||||||||
Gets the value of the dropShipToVendor property.
| |||||||||||
Gets the value of the dueDate property.
| |||||||||||
Gets the value of the expectedDate property.
| |||||||||||
Gets the value of the fob property.
| |||||||||||
Gets the value of the poEmail property.
| |||||||||||
Gets the value of the remitToAddr property.
| |||||||||||
Gets the value of the salesTermId property.
| |||||||||||
Gets the value of the salesTermName property.
| |||||||||||
Gets the value of the shipAddr property.
| |||||||||||
Gets the value of the shipMethodId property.
| |||||||||||
Gets the value of the shipMethodName property.
| |||||||||||
Gets the value of the toBeEmailed property.
| |||||||||||
Gets the value of the toBePrinted property.
| |||||||||||
Sets the value of the classId property.
| |||||||||||
Sets the value of the className property.
| |||||||||||
Sets the value of the custom1 property.
| |||||||||||
Sets the value of the custom2 property.
| |||||||||||
Sets the value of the dropShipToCustomer property.
| |||||||||||
Sets the value of the dropShipToEmployee property.
| |||||||||||
Sets the value of the dropShipToOtherName property.
| |||||||||||
Sets the value of the dropShipToVendor property.
| |||||||||||
Sets the value of the dueDate property.
| |||||||||||
Sets the value of the expectedDate property.
| |||||||||||
Sets the value of the fob property.
| |||||||||||
Sets the value of the poEmail property.
| |||||||||||
Sets the value of the remitToAddr property.
| |||||||||||
Sets the value of the salesTermId property.
| |||||||||||
Sets the value of the salesTermName property.
| |||||||||||
Sets the value of the shipAddr property.
| |||||||||||
Sets the value of the shipMethodId property.
| |||||||||||
Sets the value of the shipMethodName property.
| |||||||||||
Sets the value of the toBeEmailed property.
| |||||||||||
Sets the value of the toBePrinted property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.HeaderPurchase
| |||||||||||
From class
org.mule.modules.quickbooks.windows.schema.HeaderBase
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the classId property.
IdType
Gets the value of the className property.
Gets the value of the custom1 property.
Gets the value of the custom2 property.
Gets the value of the dropShipToCustomer property.
CustomerRef
Gets the value of the dropShipToEmployee property.
EmployeeRef
Gets the value of the dropShipToOtherName property.
OtherNameRef
Gets the value of the dropShipToVendor property.
VendorRef
Gets the value of the dueDate property.
Gets the value of the expectedDate property.
Gets the value of the fob property.
Gets the value of the poEmail property.
Gets the value of the remitToAddr property.
PhysicalAddress
Gets the value of the salesTermId property.
IdType
Gets the value of the salesTermName property.
Gets the value of the shipAddr property.
PhysicalAddress
Gets the value of the shipMethodId property.
IdType
Gets the value of the shipMethodName property.
Gets the value of the toBeEmailed property.
Gets the value of the toBePrinted property.
Sets the value of the classId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the className property.
| value | Allowed object is String |
|---|
Sets the value of the custom1 property.
| value | Allowed object is String |
|---|
Sets the value of the custom2 property.
| value | Allowed object is String |
|---|
Sets the value of the dropShipToCustomer property.
| value | Allowed object is
CustomerRef
|
|---|
Sets the value of the dropShipToEmployee property.
| value | Allowed object is
EmployeeRef
|
|---|
Sets the value of the dropShipToOtherName property.
| value | Allowed object is
OtherNameRef
|
|---|
Sets the value of the dropShipToVendor property.
| value | Allowed object is
VendorRef
|
|---|
Sets the value of the dueDate property.
| value | Allowed object is String |
|---|
Sets the value of the expectedDate property.
| value | Allowed object is String |
|---|
Sets the value of the fob property.
| value | Allowed object is String |
|---|
Sets the value of the poEmail property.
| value | Allowed object is String |
|---|
Sets the value of the remitToAddr property.
| value | Allowed object is
PhysicalAddress
|
|---|
Sets the value of the salesTermId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the salesTermName property.
| value | Allowed object is String |
|---|
Sets the value of the shipAddr property.
| value | Allowed object is
PhysicalAddress
|
|---|
Sets the value of the shipMethodId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the shipMethodName property.
| value | Allowed object is String |
|---|
Sets the value of the toBeEmailed property.
| value | Allowed object is Boolean |
|---|
Sets the value of the toBePrinted property.
| value | Allowed object is Boolean |
|---|