public class

Junk

extends Object
implements Serializable
java.lang.Object
   ↳ org.mule.modules.quickbooks.windows.schema.Junk

Class Overview

Just here to create references for some enums that we want code generated for, but that aren't referenced anywhere else

Java class for Junk complex type.

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

 <complexType name="Junk">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="EmailAddressLabel" type="{http://www.intuit.com/sb/cdm/v2}EmailAddressLabelType"/>
         <element name="PhysicalAddressLabel" type="{http://www.intuit.com/sb/cdm/v2}PhysicalAddressLabelType"/>
         <element name="TelephoneNumberLabel" type="{http://www.intuit.com/sb/cdm/v2}TelephoneNumberLabelType"/>
         <element name="TelephoneDevice" type="{http://www.intuit.com/sb/cdm/v2}TelephoneDevice"/>
         <element name="IdDomain" type="{http://www.intuit.com/sb/cdm/v2}idDomainEnum"/>
         <element name="AccountSubtype" type="{http://www.intuit.com/sb/cdm/v2}AccountSubtypeEnum"/>
         <element name="EstimateStatus" type="{http://www.intuit.com/sb/cdm/v2}EstimateStatusEnum"/>
         <element name="PaymentStatus" type="{http://www.intuit.com/sb/cdm/v2}PaymentStatusEnum"/>
         <element name="PaymentMethod" type="{http://www.intuit.com/sb/cdm/v2}PaymentMethodEnum"/>
         <element name="QBOAccountDetailType" type="{http://www.intuit.com/sb/cdm/v2}QboAccountDetailTypeEnum"/>
         <element name="QBOEstimateStatus" type="{http://www.intuit.com/sb/cdm/v2}QboEstimateStatusEnum"/>
         <element name="ReimbursableType" type="{http://www.intuit.com/sb/cdm/v2}ReimbursableTypeEnum"/>
         <element name="SalesTermType" type="{http://www.intuit.com/sb/cdm/v2}SalesTermTypeEnum"/>
         <element name="EmployeeType" type="{http://www.intuit.com/sb/cdm/v2}EmployeeTypeEnum"/>
         <element name="ReportName" type="{http://www.intuit.com/sb/cdm/v2}ReportNameEnum"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Fields
protected AccountSubtypeEnum accountSubtype
protected EmailAddressLabelType emailAddressLabel
protected EmployeeTypeEnum employeeType
protected EstimateStatusEnum estimateStatus
protected IdDomainEnum idDomain
protected PaymentMethodEnum paymentMethod
protected PaymentStatusEnum paymentStatus
protected PhysicalAddressLabelType physicalAddressLabel
protected QboAccountDetailTypeEnum qboAccountDetailType
protected QboEstimateStatusEnum qboEstimateStatus
protected ReimbursableTypeEnum reimbursableType
protected ReportNameEnum reportName
protected SalesTermTypeEnum salesTermType
protected TelephoneDevice telephoneDevice
protected TelephoneNumberLabelType telephoneNumberLabel
Public Constructors
Junk()
Public Methods
AccountSubtypeEnum getAccountSubtype()
Gets the value of the accountSubtype property.
EmailAddressLabelType getEmailAddressLabel()
Gets the value of the emailAddressLabel property.
EmployeeTypeEnum getEmployeeType()
Gets the value of the employeeType property.
EstimateStatusEnum getEstimateStatus()
Gets the value of the estimateStatus property.
IdDomainEnum getIdDomain()
Gets the value of the idDomain property.
PaymentMethodEnum getPaymentMethod()
Gets the value of the paymentMethod property.
PaymentStatusEnum getPaymentStatus()
Gets the value of the paymentStatus property.
PhysicalAddressLabelType getPhysicalAddressLabel()
Gets the value of the physicalAddressLabel property.
QboAccountDetailTypeEnum getQBOAccountDetailType()
Gets the value of the qboAccountDetailType property.
QboEstimateStatusEnum getQBOEstimateStatus()
Gets the value of the qboEstimateStatus property.
ReimbursableTypeEnum getReimbursableType()
Gets the value of the reimbursableType property.
ReportNameEnum getReportName()
Gets the value of the reportName property.
SalesTermTypeEnum getSalesTermType()
Gets the value of the salesTermType property.
TelephoneDevice getTelephoneDevice()
Gets the value of the telephoneDevice property.
TelephoneNumberLabelType getTelephoneNumberLabel()
Gets the value of the telephoneNumberLabel property.
void setAccountSubtype(AccountSubtypeEnum value)
Sets the value of the accountSubtype property.
void setEmailAddressLabel(EmailAddressLabelType value)
Sets the value of the emailAddressLabel property.
void setEmployeeType(EmployeeTypeEnum value)
Sets the value of the employeeType property.
void setEstimateStatus(EstimateStatusEnum value)
Sets the value of the estimateStatus property.
void setIdDomain(IdDomainEnum value)
Sets the value of the idDomain property.
void setPaymentMethod(PaymentMethodEnum value)
Sets the value of the paymentMethod property.
void setPaymentStatus(PaymentStatusEnum value)
Sets the value of the paymentStatus property.
void setPhysicalAddressLabel(PhysicalAddressLabelType value)
Sets the value of the physicalAddressLabel property.
void setQBOAccountDetailType(QboAccountDetailTypeEnum value)
Sets the value of the qboAccountDetailType property.
void setQBOEstimateStatus(QboEstimateStatusEnum value)
Sets the value of the qboEstimateStatus property.
void setReimbursableType(ReimbursableTypeEnum value)
Sets the value of the reimbursableType property.
void setReportName(ReportNameEnum value)
Sets the value of the reportName property.
void setSalesTermType(SalesTermTypeEnum value)
Sets the value of the salesTermType property.
void setTelephoneDevice(TelephoneDevice value)
Sets the value of the telephoneDevice property.
void setTelephoneNumberLabel(TelephoneNumberLabelType value)
Sets the value of the telephoneNumberLabel property.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

protected AccountSubtypeEnum accountSubtype

protected EmailAddressLabelType emailAddressLabel

protected EmployeeTypeEnum employeeType

protected EstimateStatusEnum estimateStatus

protected IdDomainEnum idDomain

protected PaymentMethodEnum paymentMethod

protected PaymentStatusEnum paymentStatus

protected PhysicalAddressLabelType physicalAddressLabel

protected QboAccountDetailTypeEnum qboAccountDetailType

protected QboEstimateStatusEnum qboEstimateStatus

protected ReimbursableTypeEnum reimbursableType

protected ReportNameEnum reportName

protected SalesTermTypeEnum salesTermType

protected TelephoneDevice telephoneDevice

protected TelephoneNumberLabelType telephoneNumberLabel

Public Constructors

public Junk ()

Public Methods

public AccountSubtypeEnum getAccountSubtype ()

Gets the value of the accountSubtype property.

Returns

public EmailAddressLabelType getEmailAddressLabel ()

Gets the value of the emailAddressLabel property.

Returns

public EmployeeTypeEnum getEmployeeType ()

Gets the value of the employeeType property.

Returns

public EstimateStatusEnum getEstimateStatus ()

Gets the value of the estimateStatus property.

Returns

public IdDomainEnum getIdDomain ()

Gets the value of the idDomain property.

Returns

public PaymentMethodEnum getPaymentMethod ()

Gets the value of the paymentMethod property.

Returns

public PaymentStatusEnum getPaymentStatus ()

Gets the value of the paymentStatus property.

Returns

public PhysicalAddressLabelType getPhysicalAddressLabel ()

Gets the value of the physicalAddressLabel property.

Returns

public QboAccountDetailTypeEnum getQBOAccountDetailType ()

Gets the value of the qboAccountDetailType property.

Returns

public QboEstimateStatusEnum getQBOEstimateStatus ()

Gets the value of the qboEstimateStatus property.

Returns

public ReimbursableTypeEnum getReimbursableType ()

Gets the value of the reimbursableType property.

Returns

public ReportNameEnum getReportName ()

Gets the value of the reportName property.

Returns

public SalesTermTypeEnum getSalesTermType ()

Gets the value of the salesTermType property.

Returns

public TelephoneDevice getTelephoneDevice ()

Gets the value of the telephoneDevice property.

Returns

public TelephoneNumberLabelType getTelephoneNumberLabel ()

Gets the value of the telephoneNumberLabel property.

Returns

public void setAccountSubtype (AccountSubtypeEnum value)

Sets the value of the accountSubtype property.

Parameters
value Allowed object is AccountSubtypeEnum

public void setEmailAddressLabel (EmailAddressLabelType value)

Sets the value of the emailAddressLabel property.

Parameters
value Allowed object is EmailAddressLabelType

public void setEmployeeType (EmployeeTypeEnum value)

Sets the value of the employeeType property.

Parameters
value Allowed object is EmployeeTypeEnum

public void setEstimateStatus (EstimateStatusEnum value)

Sets the value of the estimateStatus property.

Parameters
value Allowed object is EstimateStatusEnum

public void setIdDomain (IdDomainEnum value)

Sets the value of the idDomain property.

Parameters
value Allowed object is IdDomainEnum

public void setPaymentMethod (PaymentMethodEnum value)

Sets the value of the paymentMethod property.

Parameters
value Allowed object is PaymentMethodEnum

public void setPaymentStatus (PaymentStatusEnum value)

Sets the value of the paymentStatus property.

Parameters
value Allowed object is PaymentStatusEnum

public void setPhysicalAddressLabel (PhysicalAddressLabelType value)

Sets the value of the physicalAddressLabel property.

Parameters
value Allowed object is PhysicalAddressLabelType

public void setQBOAccountDetailType (QboAccountDetailTypeEnum value)

Sets the value of the qboAccountDetailType property.

Parameters
value Allowed object is QboAccountDetailTypeEnum

public void setQBOEstimateStatus (QboEstimateStatusEnum value)

Sets the value of the qboEstimateStatus property.

Parameters
value Allowed object is QboEstimateStatusEnum

public void setReimbursableType (ReimbursableTypeEnum value)

Sets the value of the reimbursableType property.

Parameters
value Allowed object is ReimbursableTypeEnum

public void setReportName (ReportNameEnum value)

Sets the value of the reportName property.

Parameters
value Allowed object is ReportNameEnum

public void setSalesTermType (SalesTermTypeEnum value)

Sets the value of the salesTermType property.

Parameters
value Allowed object is SalesTermTypeEnum

public void setTelephoneDevice (TelephoneDevice value)

Sets the value of the telephoneDevice property.

Parameters
value Allowed object is TelephoneDevice

public void setTelephoneNumberLabel (TelephoneNumberLabelType value)

Sets the value of the telephoneNumberLabel property.

Parameters
value Allowed object is TelephoneNumberLabelType