public class RecurringTransaction extends IntuitEntity implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for RecurringTransaction complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RecurringTransaction">
<complexContent>
<extension base="{http://schema.intuit.com/finance/v3}IntuitEntity">
<sequence>
<element ref="{http://schema.intuit.com/finance/v3}IntuitObject"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends IntuitEntity> |
intuitObject |
attachableRef, customField, domain, id, metaData, sparse, status, syncToken| Constructor and Description |
|---|
RecurringTransaction() |
| 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) |
JAXBElement<? extends IntuitEntity> |
getIntuitObject()
Gets the value of the intuitObject property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
void |
setIntuitObject(JAXBElement<? extends IntuitEntity> value)
Sets the value of the intuitObject property.
|
getAttachableRef, getCustomField, getDomain, getId, getMetaData, getStatus, getSyncToken, isSparse, setAttachableRef, setCustomField, setDomain, setId, setMetaData, setSparse, setStatus, setSyncTokenprotected JAXBElement<? extends IntuitEntity> intuitObject
public JAXBElement<? extends IntuitEntity> getIntuitObject()
JAXBElement<Account>
JAXBElement<Attachable>
JAXBElement<Bill>
JAXBElement<BillPayment>
JAXBElement<BooleanTypeCustomFieldDefinition>
JAXBElement<Budget>
JAXBElement<ChargeCredit>
JAXBElement<Class>
JAXBElement<Company>
JAXBElement<CompanyCurrency>
JAXBElement<CompanyInfo>
JAXBElement<CreditCardPaymentTxn>
JAXBElement<CreditMemo>
JAXBElement<CustomFieldDefinition>
JAXBElement<Customer>
JAXBElement<CustomerType>
JAXBElement<DateTypeCustomFieldDefinition>
JAXBElement<Department>
JAXBElement<Deposit>
JAXBElement<EmailDeliveryInfo>
JAXBElement<Employee>
JAXBElement<Estimate>
JAXBElement<ExchangeRate>
JAXBElement<FixedAsset>
JAXBElement<IntuitEntity>
JAXBElement<InventoryAdjustment>
JAXBElement<InventorySite>
JAXBElement<Invoice>
JAXBElement<Item>
JAXBElement<JournalCode>
JAXBElement<JournalEntry>
JAXBElement<MasterAccount>
JAXBElement<NumberTypeCustomFieldDefinition>
JAXBElement<OtherName>
JAXBElement<Payment>
JAXBElement<PaymentMethod>
JAXBElement<Preferences>
JAXBElement<PriceLevel>
JAXBElement<Purchase>
JAXBElement<PurchaseOrder>
JAXBElement<QbdtEntityIdMapping>
JAXBElement<RecurringTransaction>
JAXBElement<RefundReceipt>
JAXBElement<ReimburseCharge>
JAXBElement<SalesOrder>
JAXBElement<SalesReceipt>
JAXBElement<SalesRep>
JAXBElement<StatementCharge>
JAXBElement<Status>
JAXBElement<StringTypeCustomFieldDefinition>
JAXBElement<SyncActivity>
JAXBElement<TDSMetadata>
JAXBElement<Tag>
JAXBElement<Task>
JAXBElement<TaxAgency>
JAXBElement<TaxClassification>
JAXBElement<TaxCode>
JAXBElement<TaxPayment>
JAXBElement<TaxRate>
JAXBElement<TaxReturn>
JAXBElement<TaxService>
JAXBElement<Term>
JAXBElement<TimeActivity>
JAXBElement<Transfer>
JAXBElement<UserAlert>
JAXBElement<Vendor>
JAXBElement<VendorCredit>
JAXBElement<VendorType>public void setIntuitObject(JAXBElement<? extends IntuitEntity> value)
value - allowed object is
JAXBElement<Account>
JAXBElement<Attachable>
JAXBElement<Bill>
JAXBElement<BillPayment>
JAXBElement<BooleanTypeCustomFieldDefinition>
JAXBElement<Budget>
JAXBElement<ChargeCredit>
JAXBElement<Class>
JAXBElement<Company>
JAXBElement<CompanyCurrency>
JAXBElement<CompanyInfo>
JAXBElement<CreditCardPaymentTxn>
JAXBElement<CreditMemo>
JAXBElement<CustomFieldDefinition>
JAXBElement<Customer>
JAXBElement<CustomerType>
JAXBElement<DateTypeCustomFieldDefinition>
JAXBElement<Department>
JAXBElement<Deposit>
JAXBElement<EmailDeliveryInfo>
JAXBElement<Employee>
JAXBElement<Estimate>
JAXBElement<ExchangeRate>
JAXBElement<FixedAsset>
JAXBElement<IntuitEntity>
JAXBElement<InventoryAdjustment>
JAXBElement<InventorySite>
JAXBElement<Invoice>
JAXBElement<Item>
JAXBElement<JournalCode>
JAXBElement<JournalEntry>
JAXBElement<MasterAccount>
JAXBElement<NumberTypeCustomFieldDefinition>
JAXBElement<OtherName>
JAXBElement<Payment>
JAXBElement<PaymentMethod>
JAXBElement<Preferences>
JAXBElement<PriceLevel>
JAXBElement<Purchase>
JAXBElement<PurchaseOrder>
JAXBElement<QbdtEntityIdMapping>
JAXBElement<RecurringTransaction>
JAXBElement<RefundReceipt>
JAXBElement<ReimburseCharge>
JAXBElement<SalesOrder>
JAXBElement<SalesReceipt>
JAXBElement<SalesRep>
JAXBElement<StatementCharge>
JAXBElement<Status>
JAXBElement<StringTypeCustomFieldDefinition>
JAXBElement<SyncActivity>
JAXBElement<TDSMetadata>
JAXBElement<Tag>
JAXBElement<Task>
JAXBElement<TaxAgency>
JAXBElement<TaxClassification>
JAXBElement<TaxCode>
JAXBElement<TaxPayment>
JAXBElement<TaxRate>
JAXBElement<TaxReturn>
JAXBElement<TaxService>
JAXBElement<Term>
JAXBElement<TimeActivity>
JAXBElement<Transfer>
JAXBElement<UserAlert>
JAXBElement<Vendor>
JAXBElement<VendorCredit>
JAXBElement<VendorType>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.Equals2equals in class IntuitEntitypublic boolean equals(Object object)
equals in class IntuitEntitypublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class IntuitEntitypublic int hashCode()
hashCode in class IntuitEntityCopyright © 2025. All Rights Reserved.