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="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="Import" type="{http://object.api.zuora.com/}Import" 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="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="Export" type="{http://object.api.zuora.com/}Export" minOccurs="0"/>
         <element name="InvoiceItemAdjustment" type="{http://object.api.zuora.com/}InvoiceItemAdjustment" minOccurs="0"/>
         <element name="CommunicationProfile" type="{http://object.api.zuora.com/}CommunicationProfile" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Fields
protected Import _import
protected Account account
protected Amendment amendment
protected CommunicationProfile communicationProfile
protected Export export
protected Invoice invoice
protected InvoiceAdjustment invoiceAdjustment
protected InvoiceItem invoiceItem
protected InvoiceItemAdjustment invoiceItemAdjustment
protected InvoicePayment invoicePayment
protected Payment payment
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 Usage usage
Public Constructors
DummyHeader()
Public Methods
Account getAccount()
Gets the value of the account property.
Amendment getAmendment()
Gets the value of the amendment property.
CommunicationProfile getCommunicationProfile()
Gets the value of the communicationProfile property.
Export getExport()
Gets the value of the export property.
Import getImport()
Gets the value of the import property.
Invoice getInvoice()
Gets the value of the invoice 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.
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.
Usage getUsage()
Gets the value of the usage property.
void setAccount(Account value)
Sets the value of the account property.
void setAmendment(Amendment value)
Sets the value of the amendment property.
void setCommunicationProfile(CommunicationProfile value)
Sets the value of the communicationProfile property.
void setExport(Export value)
Sets the value of the export property.
void setImport(Import value)
Sets the value of the import property.
void setInvoice(Invoice value)
Sets the value of the invoice 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 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 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 Import _import

protected Account account

protected Amendment amendment

protected CommunicationProfile communicationProfile

protected Export export

protected Invoice invoice

protected InvoiceAdjustment invoiceAdjustment

protected InvoiceItem invoiceItem

protected InvoiceItemAdjustment invoiceItemAdjustment

protected InvoicePayment invoicePayment

protected Payment payment

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 Usage usage

Public Constructors

public DummyHeader ()

Public Methods

public Account getAccount ()

Gets the value of the account property.

Returns

public Amendment getAmendment ()

Gets the value of the amendment property.

Returns

public CommunicationProfile getCommunicationProfile ()

Gets the value of the communicationProfile property.

Returns

public Export getExport ()

Gets the value of the export property.

Returns

public Import getImport ()

Gets the value of the import property.

Returns

public Invoice getInvoice ()

Gets the value of the invoice 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 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 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 setAmendment (Amendment value)

Sets the value of the amendment property.

Parameters
value Allowed object is Amendment

public void setCommunicationProfile (CommunicationProfile value)

Sets the value of the communicationProfile property.

Parameters
value Allowed object is CommunicationProfile

public void setExport (Export value)

Sets the value of the export property.

Parameters
value Allowed object is Export

public void setImport (Import value)

Sets the value of the import property.

Parameters
value Allowed object is Import

public void setInvoice (Invoice value)

Sets the value of the invoice property.

Parameters
value Allowed object is Invoice

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 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 setUsage (Usage value)

Sets the value of the usage property.

Parameters
value Allowed object is Usage