public class

ObjectFactory

extends Object
java.lang.Object
   ↳ com.netsuite.webservices.transactions.customers_2010_2.ObjectFactory

Class Overview

This object contains factory methods for each Java content interface and Java element interface generated in the com.netsuite.webservices.transactions.customers_2010_2 package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.

Summary

Fields
private static final QName _CashRefund_QNAME
private static final QName _CreditMemo_QNAME
private static final QName _CustomerDeposit_QNAME
private static final QName _CustomerPayment_QNAME
private static final QName _CustomerRefund_QNAME
private static final QName _DepositApplication_QNAME
private static final QName _ReturnAuthorization_QNAME
Public Constructors
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.netsuite.webservices.transactions.customers_2010_2
Public Methods
CashRefund createCashRefund()
Create an instance of CashRefund
JAXBElement<CashRefund> createCashRefund(CashRefund value)
Create an instance of JAXBElement<CashRefund>}
CashRefundItem createCashRefundItem()
Create an instance of CashRefundItem
CashRefundItemList createCashRefundItemList()
Create an instance of CashRefundItemList
CashRefundPartnersList createCashRefundPartnersList()
Create an instance of CashRefundPartnersList
CashRefundSalesTeam createCashRefundSalesTeam()
Create an instance of CashRefundSalesTeam
CashRefundSalesTeamList createCashRefundSalesTeamList()
Create an instance of CashRefundSalesTeamList
JAXBElement<CreditMemo> createCreditMemo(CreditMemo value)
Create an instance of JAXBElement<CreditMemo>}
CreditMemo createCreditMemo()
Create an instance of CreditMemo
CreditMemoApply createCreditMemoApply()
Create an instance of CreditMemoApply
CreditMemoApplyList createCreditMemoApplyList()
Create an instance of CreditMemoApplyList
CreditMemoItem createCreditMemoItem()
Create an instance of CreditMemoItem
CreditMemoItemList createCreditMemoItemList()
Create an instance of CreditMemoItemList
CreditMemoPartnersList createCreditMemoPartnersList()
Create an instance of CreditMemoPartnersList
CreditMemoSalesTeam createCreditMemoSalesTeam()
Create an instance of CreditMemoSalesTeam
CreditMemoSalesTeamList createCreditMemoSalesTeamList()
Create an instance of CreditMemoSalesTeamList
CustomerDeposit createCustomerDeposit()
Create an instance of CustomerDeposit
JAXBElement<CustomerDeposit> createCustomerDeposit(CustomerDeposit value)
Create an instance of JAXBElement<CustomerDeposit>}
CustomerDepositApply createCustomerDepositApply()
Create an instance of CustomerDepositApply
CustomerDepositApplyList createCustomerDepositApplyList()
Create an instance of CustomerDepositApplyList
CustomerPayment createCustomerPayment()
Create an instance of CustomerPayment
JAXBElement<CustomerPayment> createCustomerPayment(CustomerPayment value)
Create an instance of JAXBElement<CustomerPayment>}
CustomerPaymentApply createCustomerPaymentApply()
Create an instance of CustomerPaymentApply
CustomerPaymentApplyList createCustomerPaymentApplyList()
Create an instance of CustomerPaymentApplyList
CustomerPaymentCredit createCustomerPaymentCredit()
Create an instance of CustomerPaymentCredit
CustomerPaymentCreditList createCustomerPaymentCreditList()
Create an instance of CustomerPaymentCreditList
CustomerPaymentDeposit createCustomerPaymentDeposit()
Create an instance of CustomerPaymentDeposit
CustomerPaymentDepositList createCustomerPaymentDepositList()
Create an instance of CustomerPaymentDepositList
JAXBElement<CustomerRefund> createCustomerRefund(CustomerRefund value)
Create an instance of JAXBElement<CustomerRefund>}
CustomerRefund createCustomerRefund()
Create an instance of CustomerRefund
CustomerRefundApply createCustomerRefundApply()
Create an instance of CustomerRefundApply
CustomerRefundApplyList createCustomerRefundApplyList()
Create an instance of CustomerRefundApplyList
CustomerRefundDeposit createCustomerRefundDeposit()
Create an instance of CustomerRefundDeposit
CustomerRefundDepositList createCustomerRefundDepositList()
Create an instance of CustomerRefundDepositList
JAXBElement<DepositApplication> createDepositApplication(DepositApplication value)
Create an instance of JAXBElement<DepositApplication>}
DepositApplication createDepositApplication()
Create an instance of DepositApplication
DepositApplicationApply createDepositApplicationApply()
Create an instance of DepositApplicationApply
DepositApplicationApplyList createDepositApplicationApplyList()
Create an instance of DepositApplicationApplyList
ReturnAuthorization createReturnAuthorization()
Create an instance of ReturnAuthorization
JAXBElement<ReturnAuthorization> createReturnAuthorization(ReturnAuthorization value)
Create an instance of JAXBElement<ReturnAuthorization>}
ReturnAuthorizationItem createReturnAuthorizationItem()
Create an instance of ReturnAuthorizationItem
ReturnAuthorizationItemList createReturnAuthorizationItemList()
Create an instance of ReturnAuthorizationItemList
ReturnAuthorizationPartnersList createReturnAuthorizationPartnersList()
Create an instance of ReturnAuthorizationPartnersList
ReturnAuthorizationSalesTeam createReturnAuthorizationSalesTeam()
Create an instance of ReturnAuthorizationSalesTeam
ReturnAuthorizationSalesTeamList createReturnAuthorizationSalesTeamList()
Create an instance of ReturnAuthorizationSalesTeamList
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private static final QName _CashRefund_QNAME

private static final QName _CreditMemo_QNAME

private static final QName _CustomerDeposit_QNAME

private static final QName _CustomerPayment_QNAME

private static final QName _CustomerRefund_QNAME

private static final QName _DepositApplication_QNAME

private static final QName _ReturnAuthorization_QNAME

Public Constructors

public ObjectFactory ()

Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.netsuite.webservices.transactions.customers_2010_2

Public Methods

public CashRefund createCashRefund ()

Create an instance of CashRefund

public JAXBElement<CashRefund> createCashRefund (CashRefund value)

Create an instance of JAXBElement<CashRefund>}

Parameters
value

public CashRefundItem createCashRefundItem ()

Create an instance of CashRefundItem

public CashRefundItemList createCashRefundItemList ()

Create an instance of CashRefundItemList

public CashRefundPartnersList createCashRefundPartnersList ()

Create an instance of CashRefundPartnersList

public CashRefundSalesTeam createCashRefundSalesTeam ()

Create an instance of CashRefundSalesTeam

public CashRefundSalesTeamList createCashRefundSalesTeamList ()

Create an instance of CashRefundSalesTeamList

public JAXBElement<CreditMemo> createCreditMemo (CreditMemo value)

Create an instance of JAXBElement<CreditMemo>}

Parameters
value

public CreditMemo createCreditMemo ()

Create an instance of CreditMemo

public CreditMemoApply createCreditMemoApply ()

Create an instance of CreditMemoApply

public CreditMemoApplyList createCreditMemoApplyList ()

Create an instance of CreditMemoApplyList

public CreditMemoItem createCreditMemoItem ()

Create an instance of CreditMemoItem

public CreditMemoItemList createCreditMemoItemList ()

Create an instance of CreditMemoItemList

public CreditMemoPartnersList createCreditMemoPartnersList ()

Create an instance of CreditMemoPartnersList

public CreditMemoSalesTeam createCreditMemoSalesTeam ()

Create an instance of CreditMemoSalesTeam

public CreditMemoSalesTeamList createCreditMemoSalesTeamList ()

Create an instance of CreditMemoSalesTeamList

public CustomerDeposit createCustomerDeposit ()

Create an instance of CustomerDeposit

public JAXBElement<CustomerDeposit> createCustomerDeposit (CustomerDeposit value)

Create an instance of JAXBElement<CustomerDeposit>}

Parameters
value

public CustomerDepositApply createCustomerDepositApply ()

Create an instance of CustomerDepositApply

public CustomerDepositApplyList createCustomerDepositApplyList ()

Create an instance of CustomerDepositApplyList

public CustomerPayment createCustomerPayment ()

Create an instance of CustomerPayment

public JAXBElement<CustomerPayment> createCustomerPayment (CustomerPayment value)

Create an instance of JAXBElement<CustomerPayment>}

Parameters
value

public CustomerPaymentApply createCustomerPaymentApply ()

Create an instance of CustomerPaymentApply

public CustomerPaymentApplyList createCustomerPaymentApplyList ()

Create an instance of CustomerPaymentApplyList

public CustomerPaymentCredit createCustomerPaymentCredit ()

Create an instance of CustomerPaymentCredit

public CustomerPaymentCreditList createCustomerPaymentCreditList ()

Create an instance of CustomerPaymentCreditList

public CustomerPaymentDeposit createCustomerPaymentDeposit ()

Create an instance of CustomerPaymentDeposit

public CustomerPaymentDepositList createCustomerPaymentDepositList ()

Create an instance of CustomerPaymentDepositList

public JAXBElement<CustomerRefund> createCustomerRefund (CustomerRefund value)

Create an instance of JAXBElement<CustomerRefund>}

Parameters
value

public CustomerRefund createCustomerRefund ()

Create an instance of CustomerRefund

public CustomerRefundApply createCustomerRefundApply ()

Create an instance of CustomerRefundApply

public CustomerRefundApplyList createCustomerRefundApplyList ()

Create an instance of CustomerRefundApplyList

public CustomerRefundDeposit createCustomerRefundDeposit ()

Create an instance of CustomerRefundDeposit

public CustomerRefundDepositList createCustomerRefundDepositList ()

Create an instance of CustomerRefundDepositList

public JAXBElement<DepositApplication> createDepositApplication (DepositApplication value)

Create an instance of JAXBElement<DepositApplication>}

Parameters
value

public DepositApplication createDepositApplication ()

Create an instance of DepositApplication

public DepositApplicationApply createDepositApplicationApply ()

Create an instance of DepositApplicationApply

public DepositApplicationApplyList createDepositApplicationApplyList ()

Create an instance of DepositApplicationApplyList

public ReturnAuthorization createReturnAuthorization ()

Create an instance of ReturnAuthorization

public JAXBElement<ReturnAuthorization> createReturnAuthorization (ReturnAuthorization value)

Create an instance of JAXBElement<ReturnAuthorization>}

Parameters
value

public ReturnAuthorizationItem createReturnAuthorizationItem ()

Create an instance of ReturnAuthorizationItem

public ReturnAuthorizationItemList createReturnAuthorizationItemList ()

Create an instance of ReturnAuthorizationItemList

public ReturnAuthorizationPartnersList createReturnAuthorizationPartnersList ()

Create an instance of ReturnAuthorizationPartnersList

public ReturnAuthorizationSalesTeam createReturnAuthorizationSalesTeam ()

Create an instance of ReturnAuthorizationSalesTeam

public ReturnAuthorizationSalesTeamList createReturnAuthorizationSalesTeamList ()

Create an instance of ReturnAuthorizationSalesTeamList