public class IntuitResponse extends Object implements Serializable, Response, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for IntuitResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IntuitResponse"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Warnings" type="{http://schema.intuit.com/finance/v3}Warnings" minOccurs="0"/> <choice> <element ref="{http://schema.intuit.com/finance/v3}IntuitObject"/> <element name="Fault" type="{http://schema.intuit.com/finance/v3}Fault" minOccurs="0"/> <element name="Report" type="{http://schema.intuit.com/finance/v3}Report" minOccurs="0"/> <element name="QueryResponse" type="{http://schema.intuit.com/finance/v3}QueryResponse" minOccurs="0"/> <element name="BatchItemResponse" type="{http://schema.intuit.com/finance/v3}BatchItemResponse" maxOccurs="unbounded" minOccurs="0"/> <element name="CDCResponse" type="{http://schema.intuit.com/finance/v3}CDCResponse" maxOccurs="unbounded" minOccurs="0"/> <element name="AttachableResponse" type="{http://schema.intuit.com/finance/v3}AttachableResponse" maxOccurs="unbounded" minOccurs="0"/> <element name="SyncErrorResponse" type="{http://schema.intuit.com/finance/v3}SyncErrorResponse" minOccurs="0"/> <element name="OLBTransaction" type="{http://schema.intuit.com/finance/v3}OLBTransaction" minOccurs="0"/> <element name="OLBStatus" type="{http://schema.intuit.com/finance/v3}OLBStatus" minOccurs="0"/> </choice> </sequence> <attribute name="requestId" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="time" type="{http://www.w3.org/2001/XMLSchema}dateTime" /> <attribute name="status" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected List<AttachableResponse> |
attachableResponse |
protected List<BatchItemResponse> |
batchItemResponse |
protected List<CDCResponse> |
cdcResponse |
protected Fault |
fault |
protected JAXBElement<? extends IntuitEntity> |
intuitObject |
protected OLBStatus |
olbStatus |
protected OLBTransaction |
olbTransaction |
protected QueryResponse |
queryResponse |
protected Report |
report |
protected String |
requestId |
protected String |
status |
protected SyncErrorResponse |
syncErrorResponse |
protected Date |
time |
protected Warnings |
warnings |
Constructor and Description |
---|
IntuitResponse() |
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) |
List<AttachableResponse> |
getAttachableResponse()
Gets the value of the attachableResponse property.
|
List<BatchItemResponse> |
getBatchItemResponse()
Gets the value of the batchItemResponse property.
|
List<CDCResponse> |
getCDCResponse()
Gets the value of the cdcResponse property.
|
Fault |
getFault()
Gets the value of the fault property.
|
JAXBElement<? extends IntuitEntity> |
getIntuitObject()
Any IntuitEntity derived entity like Customer, Invoice can be part of response
|
OLBStatus |
getOLBStatus()
Gets the value of the olbStatus property.
|
OLBTransaction |
getOLBTransaction()
Gets the value of the olbTransaction property.
|
QueryResponse |
getQueryResponse()
Gets the value of the queryResponse property.
|
Report |
getReport()
Gets the value of the report property.
|
String |
getRequestId()
Gets the value of the requestId property.
|
String |
getStatus()
Gets the value of the status property.
|
SyncErrorResponse |
getSyncErrorResponse()
Gets the value of the syncErrorResponse property.
|
Date |
getTime()
Gets the value of the time property.
|
Warnings |
getWarnings()
Gets the value of the warnings property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
void |
setAttachableResponse(List<AttachableResponse> attachableResponse)
Sets the value of the attachableResponse property.
|
void |
setBatchItemResponse(List<BatchItemResponse> batchItemResponse)
Sets the value of the batchItemResponse property.
|
void |
setCDCResponse(List<CDCResponse> cdcResponse)
Sets the value of the cdcResponse property.
|
void |
setFault(Fault value)
Sets the value of the fault property.
|
void |
setIntuitObject(JAXBElement<? extends IntuitEntity> value)
Sets the value of the intuitObject property.
|
void |
setOLBStatus(OLBStatus value)
Sets the value of the olbStatus property.
|
void |
setOLBTransaction(OLBTransaction value)
Sets the value of the olbTransaction property.
|
void |
setQueryResponse(QueryResponse value)
Sets the value of the queryResponse property.
|
void |
setReport(Report value)
Sets the value of the report property.
|
void |
setRequestId(String value)
Sets the value of the requestId property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
void |
setSyncErrorResponse(SyncErrorResponse value)
Sets the value of the syncErrorResponse property.
|
void |
setTime(Date value)
Sets the value of the time property.
|
void |
setWarnings(Warnings value)
Sets the value of the warnings property.
|
protected Warnings warnings
protected JAXBElement<? extends IntuitEntity> intuitObject
protected Fault fault
protected Report report
protected QueryResponse queryResponse
protected List<BatchItemResponse> batchItemResponse
protected List<CDCResponse> cdcResponse
protected List<AttachableResponse> attachableResponse
protected SyncErrorResponse syncErrorResponse
protected OLBTransaction olbTransaction
protected OLBStatus olbStatus
protected String requestId
protected Date time
protected String status
public Warnings getWarnings()
Warnings
public void setWarnings(Warnings value)
value
- allowed object is
Warnings
public JAXBElement<? extends IntuitEntity> getIntuitObject()
JAXBElement
<
QbdtEntityIdMapping
>
JAXBElement
<
TaxService
>
JAXBElement
<
JournalCode
>
JAXBElement
<
TaxAgency
>
JAXBElement
<
EmailDeliveryInfo
>
JAXBElement
<
RefundReceipt
>
JAXBElement
<
CreditMemo
>
JAXBElement
<
Status
>
JAXBElement
<
Attachable
>
JAXBElement
<
CompanyInfo
>
JAXBElement
<
NumberTypeCustomFieldDefinition
>
JAXBElement
<
Budget
>
JAXBElement
<
TDSMetadata
>
JAXBElement
<
Term
>
JAXBElement
<
Class
>
JAXBElement
<
TaxReturn
>
JAXBElement
<
BillPayment
>
JAXBElement
<
Preferences
>
JAXBElement
<
FixedAsset
>
JAXBElement
<
Customer
>
JAXBElement
<
DateTypeCustomFieldDefinition
>
JAXBElement
<
Payment
>
JAXBElement
<
MasterAccount
>
JAXBElement
<
CompanyCurrency
>
JAXBElement
<
CustomFieldDefinition
>
JAXBElement
<
ExchangeRate
>
JAXBElement
<
Bill
>
JAXBElement
<
ReimburseCharge
>
JAXBElement
<
Transfer
>
JAXBElement
<
Company
>
JAXBElement
<
Vendor
>
JAXBElement
<
Deposit
>
JAXBElement
<
Invoice
>
JAXBElement
<
Employee
>
JAXBElement
<
SalesReceipt
>
JAXBElement
<
SyncActivity
>
JAXBElement
<
Estimate
>
JAXBElement
<
ChargeCredit
>
JAXBElement
<
SalesRep
>
JAXBElement
<
VendorType
>
JAXBElement
<
SalesOrder
>
JAXBElement
<
UserAlert
>
JAXBElement
<
BooleanTypeCustomFieldDefinition
>
JAXBElement
<
PurchaseOrder
>
JAXBElement
<
Task
>
JAXBElement
<
Department
>
JAXBElement
<
StatementCharge
>
JAXBElement
<
IntuitEntity
>
JAXBElement
<
TimeActivity
>
JAXBElement
<
JournalEntry
>
JAXBElement
<
Item
>
JAXBElement
<
Account
>
JAXBElement
<
TaxCode
>
JAXBElement
<
PriceLevel
>
JAXBElement
<
VendorCredit
>
JAXBElement
<
InventorySite
>
JAXBElement
<
OtherName
>
JAXBElement
<
CustomerType
>
JAXBElement
<
Purchase
>
JAXBElement
<
PaymentMethod
>
JAXBElement
<
StringTypeCustomFieldDefinition
>
JAXBElement
<
TaxRate
>
public void setIntuitObject(JAXBElement<? extends IntuitEntity> value)
value
- allowed object is
JAXBElement
<
QbdtEntityIdMapping
>
JAXBElement
<
TaxService
>
JAXBElement
<
JournalCode
>
JAXBElement
<
TaxAgency
>
JAXBElement
<
EmailDeliveryInfo
>
JAXBElement
<
RefundReceipt
>
JAXBElement
<
CreditMemo
>
JAXBElement
<
Status
>
JAXBElement
<
Attachable
>
JAXBElement
<
CompanyInfo
>
JAXBElement
<
NumberTypeCustomFieldDefinition
>
JAXBElement
<
Budget
>
JAXBElement
<
TDSMetadata
>
JAXBElement
<
Term
>
JAXBElement
<
Class
>
JAXBElement
<
TaxReturn
>
JAXBElement
<
BillPayment
>
JAXBElement
<
Preferences
>
JAXBElement
<
FixedAsset
>
JAXBElement
<
Customer
>
JAXBElement
<
DateTypeCustomFieldDefinition
>
JAXBElement
<
Payment
>
JAXBElement
<
MasterAccount
>
JAXBElement
<
CompanyCurrency
>
JAXBElement
<
CustomFieldDefinition
>
JAXBElement
<
ExchangeRate
>
JAXBElement
<
Bill
>
JAXBElement
<
ReimburseCharge
>
JAXBElement
<
Transfer
>
JAXBElement
<
Company
>
JAXBElement
<
Vendor
>
JAXBElement
<
Deposit
>
JAXBElement
<
Invoice
>
JAXBElement
<
Employee
>
JAXBElement
<
SalesReceipt
>
JAXBElement
<
SyncActivity
>
JAXBElement
<
Estimate
>
JAXBElement
<
ChargeCredit
>
JAXBElement
<
SalesRep
>
JAXBElement
<
VendorType
>
JAXBElement
<
SalesOrder
>
JAXBElement
<
UserAlert
>
JAXBElement
<
BooleanTypeCustomFieldDefinition
>
JAXBElement
<
PurchaseOrder
>
JAXBElement
<
Task
>
JAXBElement
<
Department
>
JAXBElement
<
StatementCharge
>
JAXBElement
<
IntuitEntity
>
JAXBElement
<
TimeActivity
>
JAXBElement
<
JournalEntry
>
JAXBElement
<
Item
>
JAXBElement
<
Account
>
JAXBElement
<
TaxCode
>
JAXBElement
<
PriceLevel
>
JAXBElement
<
VendorCredit
>
JAXBElement
<
InventorySite
>
JAXBElement
<
OtherName
>
JAXBElement
<
CustomerType
>
JAXBElement
<
Purchase
>
JAXBElement
<
PaymentMethod
>
JAXBElement
<
StringTypeCustomFieldDefinition
>
JAXBElement
<
TaxRate
>
public Fault getFault()
Fault
public void setFault(Fault value)
value
- allowed object is
Fault
public Report getReport()
Report
public void setReport(Report value)
value
- allowed object is
Report
public QueryResponse getQueryResponse()
QueryResponse
public void setQueryResponse(QueryResponse value)
value
- allowed object is
QueryResponse
public List<BatchItemResponse> getBatchItemResponse()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the batchItemResponse property.
For example, to add a new item, do as follows:
getBatchItemResponse().add(newItem);
Objects of the following type(s) are allowed in the list
BatchItemResponse
public List<CDCResponse> getCDCResponse()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the cdcResponse property.
For example, to add a new item, do as follows:
getCDCResponse().add(newItem);
Objects of the following type(s) are allowed in the list
CDCResponse
public List<AttachableResponse> getAttachableResponse()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the attachableResponse property.
For example, to add a new item, do as follows:
getAttachableResponse().add(newItem);
Objects of the following type(s) are allowed in the list
AttachableResponse
public SyncErrorResponse getSyncErrorResponse()
SyncErrorResponse
public void setSyncErrorResponse(SyncErrorResponse value)
value
- allowed object is
SyncErrorResponse
public OLBTransaction getOLBTransaction()
OLBTransaction
public void setOLBTransaction(OLBTransaction value)
value
- allowed object is
OLBTransaction
public OLBStatus getOLBStatus()
OLBStatus
public void setOLBStatus(OLBStatus value)
value
- allowed object is
OLBStatus
public String getRequestId()
String
public void setRequestId(String value)
value
- allowed object is
String
public Date getTime()
String
public void setTime(Date value)
value
- allowed object is
String
public String getStatus()
String
public void setStatus(String value)
value
- allowed object is
String
public void setBatchItemResponse(List<BatchItemResponse> batchItemResponse)
batchItemResponse
- allowed object is
BatchItemResponse
public void setCDCResponse(List<CDCResponse> cdcResponse)
cdcResponse
- allowed object is
CDCResponse
public void setAttachableResponse(List<AttachableResponse> attachableResponse)
attachableResponse
- allowed object is
AttachableResponse
public 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.Equals2
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode2
Copyright © 2017. All rights reserved.