public class

QboCompanyReport

extends Object
implements Serializable
java.lang.Object
   ↳ org.mule.modules.quickbooks.online.schema.QboCompanyReport

Class Overview

Java class for QboCompanyReport complex type.

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

 <complexType name="QboCompanyReport">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="CompanyInfo" type="{http://www.intuit.com/sb/cdm/qbo}QboCompany" minOccurs="0"/>
         <element name="PersonInfo" type="{http://www.intuit.com/sb/cdm/v2}Person" minOccurs="0"/>
         <element name="Trial" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Subscription" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SKU" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Z0NCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="NoOfLogins" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="NoOfCustomers" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="MaxCustomers" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="CreationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="SubscriptionDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="PayrollTrial" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="PayrollSubscription" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MASUser" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Fields
protected QboCompany companyInfo
protected Date creationDate
protected Boolean masUser
protected Long maxCustomers
protected Long noOfCustomers
protected Long noOfLogins
protected Boolean payrollSubscription
protected Boolean payrollTrial
protected Person personInfo
protected String sku
protected Boolean subscription
protected Date subscriptionDate
protected Boolean trial
protected String z0NCode
Public Constructors
QboCompanyReport()
Public Methods
QboCompany getCompanyInfo()
Gets the value of the companyInfo property.
Date getCreationDate()
Gets the value of the creationDate property.
Boolean getMASUser()
Gets the value of the masUser property.
Long getMaxCustomers()
Gets the value of the maxCustomers property.
Long getNoOfCustomers()
Gets the value of the noOfCustomers property.
Long getNoOfLogins()
Gets the value of the noOfLogins property.
Boolean getPayrollSubscription()
Gets the value of the payrollSubscription property.
Boolean getPayrollTrial()
Gets the value of the payrollTrial property.
Person getPersonInfo()
Gets the value of the personInfo property.
String getSKU()
Gets the value of the sku property.
Boolean getSubscription()
Gets the value of the subscription property.
Date getSubscriptionDate()
Gets the value of the subscriptionDate property.
Boolean getTrial()
Gets the value of the trial property.
String getZ0NCode()
Gets the value of the z0NCode property.
void setCompanyInfo(QboCompany value)
Sets the value of the companyInfo property.
void setCreationDate(Date value)
Sets the value of the creationDate property.
void setMASUser(Boolean value)
Sets the value of the masUser property.
void setMaxCustomers(Long value)
Sets the value of the maxCustomers property.
void setNoOfCustomers(Long value)
Sets the value of the noOfCustomers property.
void setNoOfLogins(Long value)
Sets the value of the noOfLogins property.
void setPayrollSubscription(Boolean value)
Sets the value of the payrollSubscription property.
void setPayrollTrial(Boolean value)
Sets the value of the payrollTrial property.
void setPersonInfo(Person value)
Sets the value of the personInfo property.
void setSKU(String value)
Sets the value of the sku property.
void setSubscription(Boolean value)
Sets the value of the subscription property.
void setSubscriptionDate(Date value)
Sets the value of the subscriptionDate property.
void setTrial(Boolean value)
Sets the value of the trial property.
void setZ0NCode(String value)
Sets the value of the z0NCode property.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

protected QboCompany companyInfo

protected Date creationDate

protected Boolean masUser

protected Long maxCustomers

protected Long noOfCustomers

protected Long noOfLogins

protected Boolean payrollSubscription

protected Boolean payrollTrial

protected Person personInfo

protected String sku

protected Boolean subscription

protected Date subscriptionDate

protected Boolean trial

protected String z0NCode

Public Constructors

public QboCompanyReport ()

Public Methods

public QboCompany getCompanyInfo ()

Gets the value of the companyInfo property.

Returns

public Date getCreationDate ()

Gets the value of the creationDate property.

Returns
  • possible object is String

public Boolean getMASUser ()

Gets the value of the masUser property.

Returns
  • possible object is Boolean

public Long getMaxCustomers ()

Gets the value of the maxCustomers property.

Returns
  • possible object is Long

public Long getNoOfCustomers ()

Gets the value of the noOfCustomers property.

Returns
  • possible object is Long

public Long getNoOfLogins ()

Gets the value of the noOfLogins property.

Returns
  • possible object is Long

public Boolean getPayrollSubscription ()

Gets the value of the payrollSubscription property.

Returns
  • possible object is Boolean

public Boolean getPayrollTrial ()

Gets the value of the payrollTrial property.

Returns
  • possible object is Boolean

public Person getPersonInfo ()

Gets the value of the personInfo property.

Returns

public String getSKU ()

Gets the value of the sku property.

Returns
  • possible object is String

public Boolean getSubscription ()

Gets the value of the subscription property.

Returns
  • possible object is Boolean

public Date getSubscriptionDate ()

Gets the value of the subscriptionDate property.

Returns
  • possible object is String

public Boolean getTrial ()

Gets the value of the trial property.

Returns
  • possible object is Boolean

public String getZ0NCode ()

Gets the value of the z0NCode property.

Returns
  • possible object is String

public void setCompanyInfo (QboCompany value)

Sets the value of the companyInfo property.

Parameters
value Allowed object is QboCompany

public void setCreationDate (Date value)

Sets the value of the creationDate property.

Parameters
value Allowed object is String

public void setMASUser (Boolean value)

Sets the value of the masUser property.

Parameters
value Allowed object is Boolean

public void setMaxCustomers (Long value)

Sets the value of the maxCustomers property.

Parameters
value Allowed object is Long

public void setNoOfCustomers (Long value)

Sets the value of the noOfCustomers property.

Parameters
value Allowed object is Long

public void setNoOfLogins (Long value)

Sets the value of the noOfLogins property.

Parameters
value Allowed object is Long

public void setPayrollSubscription (Boolean value)

Sets the value of the payrollSubscription property.

Parameters
value Allowed object is Boolean

public void setPayrollTrial (Boolean value)

Sets the value of the payrollTrial property.

Parameters
value Allowed object is Boolean

public void setPersonInfo (Person value)

Sets the value of the personInfo property.

Parameters
value Allowed object is Person

public void setSKU (String value)

Sets the value of the sku property.

Parameters
value Allowed object is String

public void setSubscription (Boolean value)

Sets the value of the subscription property.

Parameters
value Allowed object is Boolean

public void setSubscriptionDate (Date value)

Sets the value of the subscriptionDate property.

Parameters
value Allowed object is String

public void setTrial (Boolean value)

Sets the value of the trial property.

Parameters
value Allowed object is Boolean

public void setZ0NCode (String value)

Sets the value of the z0NCode property.

Parameters
value Allowed object is String