public class

DummyHeader

extends Dynamic
implements Serializable
java.lang.Object
   ↳ com.zuora.api.object.Dynamic
     ↳ com.zuora.api.DummyHeader

Class Overview

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Account" type="{http://object.api.zuora.com/}Account" minOccurs="0"/>
         <element name="AccountingRun" type="{http://object.api.zuora.com/}AccountingRun" minOccurs="0"/>
         <element name="AccountingRunInvoiceSummary" type="{http://object.api.zuora.com/}AccountingRunInvoiceSummary" minOccurs="0"/>
         <element name="AccountingRunAdjustmentSummary" type="{http://object.api.zuora.com/}AccountingRunAdjustmentSummary" minOccurs="0"/>
         <element name="AccountingRunPaymentSummary" type="{http://object.api.zuora.com/}AccountingRunPaymentSummary" minOccurs="0"/>
         <element name="InvoiceAccountingDetail" type="{http://object.api.zuora.com/}InvoiceAccountingDetail" minOccurs="0"/>
         <element name="AdjustmentAccountingDetail" type="{http://object.api.zuora.com/}AdjustmentAccountingDetail" minOccurs="0"/>
         <element name="PaymentAccountingDetail" type="{http://object.api.zuora.com/}PaymentAccountingDetail" minOccurs="0"/>
         <element name="InvoiceAdjustment" type="{http://object.api.zuora.com/}InvoiceAdjustment" minOccurs="0"/>
         <element name="Amendment" type="{http://object.api.zuora.com/}Amendment" minOccurs="0"/>
         <element name="Invoice" type="{http://object.api.zuora.com/}Invoice" minOccurs="0"/>
         <element name="InvoiceItem" type="{http://object.api.zuora.com/}InvoiceItem" minOccurs="0"/>
         <element name="InvoicePayment" type="{http://object.api.zuora.com/}InvoicePayment" minOccurs="0"/>
         <element name="Payment" type="{http://object.api.zuora.com/}Payment" minOccurs="0"/>
         <element name="Product" type="{http://object.api.zuora.com/}Product" minOccurs="0"/>
         <element name="ProductRatePlan" type="{http://object.api.zuora.com/}ProductRatePlan" minOccurs="0"/>
         <element name="ProductRatePlanCharge" type="{http://object.api.zuora.com/}ProductRatePlanCharge" minOccurs="0"/>
         <element name="ProductRatePlanChargeTier" type="{http://object.api.zuora.com/}ProductRatePlanChargeTier" minOccurs="0"/>
         <element name="RatePlan" type="{http://object.api.zuora.com/}RatePlan" minOccurs="0"/>
         <element name="RatePlanCharge" type="{http://object.api.zuora.com/}RatePlanCharge" minOccurs="0"/>
         <element name="RatePlanChargeTier" type="{http://object.api.zuora.com/}RatePlanChargeTier" minOccurs="0"/>
         <element name="TaxationItem" type="{http://object.api.zuora.com/}TaxationItem" minOccurs="0"/>
         <element name="Usage" type="{http://object.api.zuora.com/}Usage" minOccurs="0"/>
         <element name="Refund" type="{http://object.api.zuora.com/}Refund" minOccurs="0"/>
         <element name="RefundInvoicePayment" type="{http://object.api.zuora.com/}RefundInvoicePayment" minOccurs="0"/>
         <element name="CreditBalanceAdjustment" type="{http://object.api.zuora.com/}CreditBalanceAdjustment" minOccurs="0"/>
         <element name="Export" type="{http://object.api.zuora.com/}Export" minOccurs="0"/>
         <element name="InvoiceItemAdjustment" type="{http://object.api.zuora.com/}InvoiceItemAdjustment" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Fields
protected Account account
protected AccountingRun accountingRun
protected AccountingRunAdjustmentSummary accountingRunAdjustmentSummary
protected AccountingRunInvoiceSummary accountingRunInvoiceSummary
protected AccountingRunPaymentSummary accountingRunPaymentSummary
protected AdjustmentAccountingDetail adjustmentAccountingDetail
protected Amendment amendment
protected CreditBalanceAdjustment creditBalanceAdjustment
protected Export export
protected Invoice invoice
protected InvoiceAccountingDetail invoiceAccountingDetail
protected InvoiceAdjustment invoiceAdjustment
protected InvoiceItem invoiceItem
protected InvoiceItemAdjustment invoiceItemAdjustment
protected InvoicePayment invoicePayment
protected Payment payment
protected PaymentAccountingDetail paymentAccountingDetail
protected Product product
protected ProductRatePlan productRatePlan
protected ProductRatePlanCharge productRatePlanCharge
protected ProductRatePlanChargeTier productRatePlanChargeTier
protected RatePlan ratePlan
protected RatePlanCharge ratePlanCharge
protected RatePlanChargeTier ratePlanChargeTier
protected Refund refund
protected RefundInvoicePayment refundInvoicePayment
protected TaxationItem taxationItem
protected Usage usage
[Expand]
Inherited Fields
From class com.zuora.api.object.Dynamic
Public Constructors
DummyHeader()
Public Methods
Account getAccount()
Gets the value of the account property.
AccountingRun getAccountingRun()
Gets the value of the accountingRun property.
AccountingRunAdjustmentSummary getAccountingRunAdjustmentSummary()
Gets the value of the accountingRunAdjustmentSummary property.
AccountingRunInvoiceSummary getAccountingRunInvoiceSummary()
Gets the value of the accountingRunInvoiceSummary property.
AccountingRunPaymentSummary getAccountingRunPaymentSummary()
Gets the value of the accountingRunPaymentSummary property.
AdjustmentAccountingDetail getAdjustmentAccountingDetail()
Gets the value of the adjustmentAccountingDetail property.
Amendment getAmendment()
Gets the value of the amendment property.
CreditBalanceAdjustment getCreditBalanceAdjustment()
Gets the value of the creditBalanceAdjustment property.
Export getExport()
Gets the value of the export property.
Invoice getInvoice()
Gets the value of the invoice property.
InvoiceAccountingDetail getInvoiceAccountingDetail()
Gets the value of the invoiceAccountingDetail property.
InvoiceAdjustment getInvoiceAdjustment()
Gets the value of the invoiceAdjustment property.
InvoiceItem getInvoiceItem()
Gets the value of the invoiceItem property.
InvoiceItemAdjustment getInvoiceItemAdjustment()
Gets the value of the invoiceItemAdjustment property.
InvoicePayment getInvoicePayment()
Gets the value of the invoicePayment property.
Payment getPayment()
Gets the value of the payment property.
PaymentAccountingDetail getPaymentAccountingDetail()
Gets the value of the paymentAccountingDetail property.
Product getProduct()
Gets the value of the product property.
ProductRatePlan getProductRatePlan()
Gets the value of the productRatePlan property.
ProductRatePlanCharge getProductRatePlanCharge()
Gets the value of the productRatePlanCharge property.
ProductRatePlanChargeTier getProductRatePlanChargeTier()
Gets the value of the productRatePlanChargeTier property.
RatePlan getRatePlan()
Gets the value of the ratePlan property.
RatePlanCharge getRatePlanCharge()
Gets the value of the ratePlanCharge property.
RatePlanChargeTier getRatePlanChargeTier()
Gets the value of the ratePlanChargeTier property.
Refund getRefund()
Gets the value of the refund property.
RefundInvoicePayment getRefundInvoicePayment()
Gets the value of the refundInvoicePayment property.
TaxationItem getTaxationItem()
Gets the value of the taxationItem property.
Usage getUsage()
Gets the value of the usage property.
void setAccount(Account value)
Sets the value of the account property.
void setAccountingRun(AccountingRun value)
Sets the value of the accountingRun property.
void setAccountingRunAdjustmentSummary(AccountingRunAdjustmentSummary value)
Sets the value of the accountingRunAdjustmentSummary property.
void setAccountingRunInvoiceSummary(AccountingRunInvoiceSummary value)
Sets the value of the accountingRunInvoiceSummary property.
void setAccountingRunPaymentSummary(AccountingRunPaymentSummary value)
Sets the value of the accountingRunPaymentSummary property.
void setAdjustmentAccountingDetail(AdjustmentAccountingDetail value)
Sets the value of the adjustmentAccountingDetail property.
void setAmendment(Amendment value)
Sets the value of the amendment property.
void setCreditBalanceAdjustment(CreditBalanceAdjustment value)
Sets the value of the creditBalanceAdjustment property.
void setExport(Export value)
Sets the value of the export property.
void setInvoice(Invoice value)
Sets the value of the invoice property.
void setInvoiceAccountingDetail(InvoiceAccountingDetail value)
Sets the value of the invoiceAccountingDetail property.
void setInvoiceAdjustment(InvoiceAdjustment value)
Sets the value of the invoiceAdjustment property.
void setInvoiceItem(InvoiceItem value)
Sets the value of the invoiceItem property.
void setInvoiceItemAdjustment(InvoiceItemAdjustment value)
Sets the value of the invoiceItemAdjustment property.
void setInvoicePayment(InvoicePayment value)
Sets the value of the invoicePayment property.
void setPayment(Payment value)
Sets the value of the payment property.
void setPaymentAccountingDetail(PaymentAccountingDetail value)
Sets the value of the paymentAccountingDetail property.
void setProduct(Product value)
Sets the value of the product property.
void setProductRatePlan(ProductRatePlan value)
Sets the value of the productRatePlan property.
void setProductRatePlanCharge(ProductRatePlanCharge value)
Sets the value of the productRatePlanCharge property.
void setProductRatePlanChargeTier(ProductRatePlanChargeTier value)
Sets the value of the productRatePlanChargeTier property.
void setRatePlan(RatePlan value)
Sets the value of the ratePlan property.
void setRatePlanCharge(RatePlanCharge value)
Sets the value of the ratePlanCharge property.
void setRatePlanChargeTier(RatePlanChargeTier value)
Sets the value of the ratePlanChargeTier property.
void setRefund(Refund value)
Sets the value of the refund property.
void setRefundInvoicePayment(RefundInvoicePayment value)
Sets the value of the refundInvoicePayment property.
void setTaxationItem(TaxationItem value)
Sets the value of the taxationItem property.
void setUsage(Usage value)
Sets the value of the usage property.
[Expand]
Inherited Methods
From class com.zuora.api.object.Dynamic
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 100 (0x0000000000000064)

Fields

protected Account account

protected AccountingRun accountingRun

protected AccountingRunAdjustmentSummary accountingRunAdjustmentSummary

protected AccountingRunInvoiceSummary accountingRunInvoiceSummary

protected AccountingRunPaymentSummary accountingRunPaymentSummary

protected AdjustmentAccountingDetail adjustmentAccountingDetail

protected Amendment amendment

protected CreditBalanceAdjustment creditBalanceAdjustment

protected Export export

protected Invoice invoice

protected InvoiceAccountingDetail invoiceAccountingDetail

protected InvoiceAdjustment invoiceAdjustment

protected InvoiceItem invoiceItem

protected InvoiceItemAdjustment invoiceItemAdjustment

protected InvoicePayment invoicePayment

protected Payment payment

protected PaymentAccountingDetail paymentAccountingDetail

protected Product product

protected ProductRatePlan productRatePlan

protected ProductRatePlanCharge productRatePlanCharge

protected ProductRatePlanChargeTier productRatePlanChargeTier

protected RatePlan ratePlan

protected RatePlanCharge ratePlanCharge

protected RatePlanChargeTier ratePlanChargeTier

protected Refund refund

protected RefundInvoicePayment refundInvoicePayment

protected TaxationItem taxationItem

protected Usage usage

Public Constructors

public DummyHeader ()

Public Methods

public Account getAccount ()

Gets the value of the account property.

Returns

public AccountingRun getAccountingRun ()

Gets the value of the accountingRun property.

Returns

public AccountingRunAdjustmentSummary getAccountingRunAdjustmentSummary ()

Gets the value of the accountingRunAdjustmentSummary property.

Returns

public AccountingRunInvoiceSummary getAccountingRunInvoiceSummary ()

Gets the value of the accountingRunInvoiceSummary property.

Returns

public AccountingRunPaymentSummary getAccountingRunPaymentSummary ()

Gets the value of the accountingRunPaymentSummary property.

Returns

public AdjustmentAccountingDetail getAdjustmentAccountingDetail ()

Gets the value of the adjustmentAccountingDetail property.

Returns

public Amendment getAmendment ()

Gets the value of the amendment property.

Returns

public CreditBalanceAdjustment getCreditBalanceAdjustment ()

Gets the value of the creditBalanceAdjustment property.

Returns

public Export getExport ()

Gets the value of the export property.

Returns

public Invoice getInvoice ()

Gets the value of the invoice property.

Returns

public InvoiceAccountingDetail getInvoiceAccountingDetail ()

Gets the value of the invoiceAccountingDetail property.

Returns

public InvoiceAdjustment getInvoiceAdjustment ()

Gets the value of the invoiceAdjustment property.

Returns

public InvoiceItem getInvoiceItem ()

Gets the value of the invoiceItem property.

Returns

public InvoiceItemAdjustment getInvoiceItemAdjustment ()

Gets the value of the invoiceItemAdjustment property.

Returns

public InvoicePayment getInvoicePayment ()

Gets the value of the invoicePayment property.

Returns

public Payment getPayment ()

Gets the value of the payment property.

Returns

public PaymentAccountingDetail getPaymentAccountingDetail ()

Gets the value of the paymentAccountingDetail property.

Returns

public Product getProduct ()

Gets the value of the product property.

Returns

public ProductRatePlan getProductRatePlan ()

Gets the value of the productRatePlan property.

Returns

public ProductRatePlanCharge getProductRatePlanCharge ()

Gets the value of the productRatePlanCharge property.

Returns

public ProductRatePlanChargeTier getProductRatePlanChargeTier ()

Gets the value of the productRatePlanChargeTier property.

Returns

public RatePlan getRatePlan ()

Gets the value of the ratePlan property.

Returns

public RatePlanCharge getRatePlanCharge ()

Gets the value of the ratePlanCharge property.

Returns

public RatePlanChargeTier getRatePlanChargeTier ()

Gets the value of the ratePlanChargeTier property.

Returns

public Refund getRefund ()

Gets the value of the refund property.

Returns

public RefundInvoicePayment getRefundInvoicePayment ()

Gets the value of the refundInvoicePayment property.

Returns

public TaxationItem getTaxationItem ()

Gets the value of the taxationItem property.

Returns

public Usage getUsage ()

Gets the value of the usage property.

Returns
  • possible object is Usage

public void setAccount (Account value)

Sets the value of the account property.

Parameters
value allowed object is Account

public void setAccountingRun (AccountingRun value)

Sets the value of the accountingRun property.

Parameters
value allowed object is AccountingRun

public void setAccountingRunAdjustmentSummary (AccountingRunAdjustmentSummary value)

Sets the value of the accountingRunAdjustmentSummary property.

Parameters
value allowed object is AccountingRunAdjustmentSummary

public void setAccountingRunInvoiceSummary (AccountingRunInvoiceSummary value)

Sets the value of the accountingRunInvoiceSummary property.

Parameters
value allowed object is AccountingRunInvoiceSummary

public void setAccountingRunPaymentSummary (AccountingRunPaymentSummary value)

Sets the value of the accountingRunPaymentSummary property.

Parameters
value allowed object is AccountingRunPaymentSummary

public void setAdjustmentAccountingDetail (AdjustmentAccountingDetail value)

Sets the value of the adjustmentAccountingDetail property.

Parameters
value allowed object is AdjustmentAccountingDetail

public void setAmendment (Amendment value)

Sets the value of the amendment property.

Parameters
value allowed object is Amendment

public void setCreditBalanceAdjustment (CreditBalanceAdjustment value)

Sets the value of the creditBalanceAdjustment property.

Parameters
value allowed object is CreditBalanceAdjustment

public void setExport (Export value)

Sets the value of the export property.

Parameters
value allowed object is Export

public void setInvoice (Invoice value)

Sets the value of the invoice property.

Parameters
value allowed object is Invoice

public void setInvoiceAccountingDetail (InvoiceAccountingDetail value)

Sets the value of the invoiceAccountingDetail property.

Parameters
value allowed object is InvoiceAccountingDetail

public void setInvoiceAdjustment (InvoiceAdjustment value)

Sets the value of the invoiceAdjustment property.

Parameters
value allowed object is InvoiceAdjustment

public void setInvoiceItem (InvoiceItem value)

Sets the value of the invoiceItem property.

Parameters
value allowed object is InvoiceItem

public void setInvoiceItemAdjustment (InvoiceItemAdjustment value)

Sets the value of the invoiceItemAdjustment property.

Parameters
value allowed object is InvoiceItemAdjustment

public void setInvoicePayment (InvoicePayment value)

Sets the value of the invoicePayment property.

Parameters
value allowed object is InvoicePayment

public void setPayment (Payment value)

Sets the value of the payment property.

Parameters
value allowed object is Payment

public void setPaymentAccountingDetail (PaymentAccountingDetail value)

Sets the value of the paymentAccountingDetail property.

Parameters
value allowed object is PaymentAccountingDetail

public void setProduct (Product value)

Sets the value of the product property.

Parameters
value allowed object is Product

public void setProductRatePlan (ProductRatePlan value)

Sets the value of the productRatePlan property.

Parameters
value allowed object is ProductRatePlan

public void setProductRatePlanCharge (ProductRatePlanCharge value)

Sets the value of the productRatePlanCharge property.

Parameters
value allowed object is ProductRatePlanCharge

public void setProductRatePlanChargeTier (ProductRatePlanChargeTier value)

Sets the value of the productRatePlanChargeTier property.

Parameters
value allowed object is ProductRatePlanChargeTier

public void setRatePlan (RatePlan value)

Sets the value of the ratePlan property.

Parameters
value allowed object is RatePlan

public void setRatePlanCharge (RatePlanCharge value)

Sets the value of the ratePlanCharge property.

Parameters
value allowed object is RatePlanCharge

public void setRatePlanChargeTier (RatePlanChargeTier value)

Sets the value of the ratePlanChargeTier property.

Parameters
value allowed object is RatePlanChargeTier

public void setRefund (Refund value)

Sets the value of the refund property.

Parameters
value allowed object is Refund

public void setRefundInvoicePayment (RefundInvoicePayment value)

Sets the value of the refundInvoicePayment property.

Parameters
value allowed object is RefundInvoicePayment

public void setTaxationItem (TaxationItem value)

Sets the value of the taxationItem property.

Parameters
value allowed object is TaxationItem

public void setUsage (Usage value)

Sets the value of the usage property.

Parameters
value allowed object is Usage