public class BatchItemResponse extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for BatchItemResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BatchItemResponse">
<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="CDCResponse" type="{http://schema.intuit.com/finance/v3}CDCResponse" minOccurs="0"/>
<element name="CascadeResponse" type="{http://schema.intuit.com/finance/v3}CascadeResponse" minOccurs="0"/>
</choice>
</sequence>
<attribute name="bId" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
bId |
protected CascadeResponse |
cascadeResponse |
protected CDCResponse |
cdcResponse |
protected Fault |
fault |
protected JAXBElement<? extends IntuitEntity> |
intuitObject |
protected QueryResponse |
queryResponse |
protected Report |
report |
protected Warnings |
warnings |
| Constructor and Description |
|---|
BatchItemResponse() |
| 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) |
String |
getBId()
Gets the value of the bId property.
|
CascadeResponse |
getCascadeResponse()
Gets the value of the cascadeResponse property.
|
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 object like Customer, Invoice can be part of response
|
QueryResponse |
getQueryResponse()
Gets the value of the queryResponse property.
|
Report |
getReport()
Gets the value of the report 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 |
setBId(String value)
Sets the value of the bId property.
|
void |
setCascadeResponse(CascadeResponse value)
Sets the value of the cascadeResponse property.
|
void |
setCDCResponse(CDCResponse value)
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 |
setQueryResponse(QueryResponse value)
Sets the value of the queryResponse property.
|
void |
setReport(Report value)
Sets the value of the report 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 CDCResponse cdcResponse
protected CascadeResponse cascadeResponse
protected String bId
public Warnings getWarnings()
Warningspublic void setWarnings(Warnings value)
value - allowed object is
Warningspublic 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()
Faultpublic void setFault(Fault value)
value - allowed object is
Faultpublic Report getReport()
Reportpublic void setReport(Report value)
value - allowed object is
Reportpublic QueryResponse getQueryResponse()
QueryResponsepublic void setQueryResponse(QueryResponse value)
value - allowed object is
QueryResponsepublic CDCResponse getCDCResponse()
CDCResponsepublic void setCDCResponse(CDCResponse value)
value - allowed object is
CDCResponsepublic CascadeResponse getCascadeResponse()
CascadeResponsepublic void setCascadeResponse(CascadeResponse value)
value - allowed object is
CascadeResponsepublic String getBId()
Stringpublic void setBId(String value)
value - allowed object is
Stringpublic 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.Equals2public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2Copyright © 2017. All rights reserved.