public class BatchItemRequest extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for BatchItemRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BatchItemRequest"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <choice> <element ref="{http://schema.intuit.com/finance/v3}IntuitObject"/> <element name="Query" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ReportQuery" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CDCQuery" type="{http://schema.intuit.com/finance/v3}CDCQuery" minOccurs="0"/> </choice> </sequence> <attribute name="bId" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="operation" type="{http://schema.intuit.com/finance/v3}OperationEnum" /> <attribute name="optionsData" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
bId |
protected CDCQuery |
cdcQuery |
protected JAXBElement<? extends IntuitEntity> |
intuitObject |
protected OperationEnum |
operation |
protected String |
optionsData |
protected String |
query |
protected String |
reportQuery |
Constructor and Description |
---|
BatchItemRequest() |
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.
|
CDCQuery |
getCDCQuery()
Gets the value of the cdcQuery property.
|
JAXBElement<? extends IntuitEntity> |
getIntuitObject()
Gets the value of the intuitObject property.
|
OperationEnum |
getOperation()
Gets the value of the operation property.
|
String |
getOptionsData()
Gets the value of the optionsData property.
|
String |
getQuery()
Gets the value of the query property.
|
String |
getReportQuery()
Gets the value of the reportQuery 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 |
setCDCQuery(CDCQuery value)
Sets the value of the cdcQuery property.
|
void |
setIntuitObject(JAXBElement<? extends IntuitEntity> value)
Sets the value of the intuitObject property.
|
void |
setOperation(OperationEnum value)
Sets the value of the operation property.
|
void |
setOptionsData(String value)
Sets the value of the optionsData property.
|
void |
setQuery(String value)
Sets the value of the query property.
|
void |
setReportQuery(String value)
Sets the value of the reportQuery property.
|
protected JAXBElement<? extends IntuitEntity> intuitObject
protected String query
protected String reportQuery
protected CDCQuery cdcQuery
protected String bId
protected OperationEnum operation
protected String optionsData
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 String getQuery()
String
public void setQuery(String value)
value
- allowed object is
String
public String getReportQuery()
String
public void setReportQuery(String value)
value
- allowed object is
String
public CDCQuery getCDCQuery()
CDCQuery
public void setCDCQuery(CDCQuery value)
value
- allowed object is
CDCQuery
public String getBId()
String
public void setBId(String value)
value
- allowed object is
String
public OperationEnum getOperation()
OperationEnum
public void setOperation(OperationEnum value)
value
- allowed object is
OperationEnum
public String getOptionsData()
String
public void setOptionsData(String value)
value
- allowed object is
String
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.