public class

ObjectFactory

extends Object
java.lang.Object
   ↳ com.oracle.xmlns.apps.ar.hz.service.account.ObjectFactory

Class Overview

This object contains factory methods for each Java content interface and Java element interface generated in the com.oracle.xmlns.apps.ar.hz.service.account 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 _BankAccountUse_QNAME
private static final QName _CustomerAccountContact_QNAME
private static final QName _CustomerAccountRelationship_QNAME
private static final QName _CustomerAccountSiteUse_QNAME
private static final QName _CustomerAccountSite_QNAME
private static final QName _CustomerAccount_QNAME
private static final QName _CustomerProfileAmt_QNAME
private static final QName _CustomerProfile_QNAME
private static final QName _OrgCustomer_QNAME
private static final QName _PaymentMethod_QNAME
private static final QName _PersonCustomerServiceCreatePersonCustomerResponse_QNAME
private static final QName _PersonCustomerServiceCreatePersonCustomer_QNAME
private static final QName _PersonCustomerServiceGetPersonCustomerResponse_QNAME
private static final QName _PersonCustomerServiceGetPersonCustomer_QNAME
private static final QName _PersonCustomerServiceGetPersonCustsCreatedResponse_QNAME
private static final QName _PersonCustomerServiceGetPersonCustsCreated_QNAME
private static final QName _PersonCustomerServiceGetPersonCustsUpdatedResponse_QNAME
private static final QName _PersonCustomerServiceGetPersonCustsUpdated_QNAME
private static final QName _PersonCustomerServiceInvokeServiceBatchResponse_QNAME
private static final QName _PersonCustomerServiceInvokeServiceBatch_QNAME
private static final QName _PersonCustomerServiceRoot_QNAME
private static final QName _PersonCustomerServiceSavePersonCustomerResponse_QNAME
private static final QName _PersonCustomerServiceSavePersonCustomer_QNAME
private static final QName _PersonCustomerServiceUpdatePersonCustomerResponse_QNAME
private static final QName _PersonCustomerServiceUpdatePersonCustomer_QNAME
private static final QName _PersonCustomer_QNAME
private static final QName _RoleResponsibility_QNAME
Public Constructors
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.oracle.xmlns.apps.ar.hz.service.account
Public Methods
JAXBElement<BankAccountUse> createBankAccountUse(BankAccountUse value)
Create an instance of JAXBElement<BankAccountUse>}
BankAccountUse createBankAccountUse()
Create an instance of BankAccountUse
CustomerAccount createCustomerAccount()
Create an instance of CustomerAccount
JAXBElement<CustomerAccount> createCustomerAccount(CustomerAccount value)
Create an instance of JAXBElement<CustomerAccount>}
JAXBElement<CustomerAccountContact> createCustomerAccountContact(CustomerAccountContact value)
Create an instance of JAXBElement<CustomerAccountContact>}
CustomerAccountContact createCustomerAccountContact()
Create an instance of CustomerAccountContact
CustomerAccountRelationship createCustomerAccountRelationship()
Create an instance of CustomerAccountRelationship
JAXBElement<CustomerAccountRelationship> createCustomerAccountRelationship(CustomerAccountRelationship value)
Create an instance of JAXBElement<CustomerAccountRelationship>}
JAXBElement<CustomerAccountSite> createCustomerAccountSite(CustomerAccountSite value)
Create an instance of JAXBElement<CustomerAccountSite>}
CustomerAccountSite createCustomerAccountSite()
Create an instance of CustomerAccountSite
JAXBElement<CustomerAccountSiteUse> createCustomerAccountSiteUse(CustomerAccountSiteUse value)
Create an instance of JAXBElement<CustomerAccountSiteUse>}
CustomerAccountSiteUse createCustomerAccountSiteUse()
Create an instance of CustomerAccountSiteUse
JAXBElement<CustomerProfile> createCustomerProfile(CustomerProfile value)
Create an instance of JAXBElement<CustomerProfile>}
CustomerProfile createCustomerProfile()
Create an instance of CustomerProfile
JAXBElement<CustomerProfileAmt> createCustomerProfileAmt(CustomerProfileAmt value)
Create an instance of JAXBElement<CustomerProfileAmt>}
CustomerProfileAmt createCustomerProfileAmt()
Create an instance of CustomerProfileAmt
JAXBElement<OrgCustomer> createOrgCustomer(OrgCustomer value)
Create an instance of JAXBElement<OrgCustomer>}
OrgCustomer createOrgCustomer()
Create an instance of OrgCustomer
JAXBElement<PaymentMethod> createPaymentMethod(PaymentMethod value)
Create an instance of JAXBElement<PaymentMethod>}
PaymentMethod createPaymentMethod()
Create an instance of PaymentMethod
JAXBElement<PersonCustomer> createPersonCustomer(PersonCustomer value)
Create an instance of JAXBElement<PersonCustomer>}
PersonCustomer createPersonCustomer()
Create an instance of PersonCustomer
JAXBElement<PersonCustomerServiceCreatePersonCustomer> createPersonCustomerServiceCreatePersonCustomer(PersonCustomerServiceCreatePersonCustomer value)
Create an instance of JAXBElement<PersonCustomerServiceCreatePersonCustomer>}
PersonCustomerServiceCreatePersonCustomer createPersonCustomerServiceCreatePersonCustomer()
PersonCustomerServiceCreatePersonCustomerResponse createPersonCustomerServiceCreatePersonCustomerResponse()
JAXBElement<PersonCustomerServiceCreatePersonCustomerResponse> createPersonCustomerServiceCreatePersonCustomerResponse(PersonCustomerServiceCreatePersonCustomerResponse value)
Create an instance of JAXBElement<PersonCustomerServiceCreatePersonCustomerResponse>}
JAXBElement<PersonCustomerServiceGetPersonCustomer> createPersonCustomerServiceGetPersonCustomer(PersonCustomerServiceGetPersonCustomer value)
Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustomer>}
PersonCustomerServiceGetPersonCustomer createPersonCustomerServiceGetPersonCustomer()
JAXBElement<PersonCustomerServiceGetPersonCustomerResponse> createPersonCustomerServiceGetPersonCustomerResponse(PersonCustomerServiceGetPersonCustomerResponse value)
Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustomerResponse>}
PersonCustomerServiceGetPersonCustomerResponse createPersonCustomerServiceGetPersonCustomerResponse()
JAXBElement<PersonCustomerServiceGetPersonCustsCreated> createPersonCustomerServiceGetPersonCustsCreated(PersonCustomerServiceGetPersonCustsCreated value)
Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustsCreated>}
PersonCustomerServiceGetPersonCustsCreated createPersonCustomerServiceGetPersonCustsCreated()
PersonCustomerServiceGetPersonCustsCreatedResponse createPersonCustomerServiceGetPersonCustsCreatedResponse()
JAXBElement<PersonCustomerServiceGetPersonCustsCreatedResponse> createPersonCustomerServiceGetPersonCustsCreatedResponse(PersonCustomerServiceGetPersonCustsCreatedResponse value)
Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustsCreatedResponse>}
PersonCustomerServiceGetPersonCustsUpdated createPersonCustomerServiceGetPersonCustsUpdated()
JAXBElement<PersonCustomerServiceGetPersonCustsUpdated> createPersonCustomerServiceGetPersonCustsUpdated(PersonCustomerServiceGetPersonCustsUpdated value)
Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustsUpdated>}
PersonCustomerServiceGetPersonCustsUpdatedResponse createPersonCustomerServiceGetPersonCustsUpdatedResponse()
JAXBElement<PersonCustomerServiceGetPersonCustsUpdatedResponse> createPersonCustomerServiceGetPersonCustsUpdatedResponse(PersonCustomerServiceGetPersonCustsUpdatedResponse value)
Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustsUpdatedResponse>}
JAXBElement<PersonCustomerServiceInvokeServiceBatch> createPersonCustomerServiceInvokeServiceBatch(PersonCustomerServiceInvokeServiceBatch value)
Create an instance of JAXBElement<PersonCustomerServiceInvokeServiceBatch>}
PersonCustomerServiceInvokeServiceBatch createPersonCustomerServiceInvokeServiceBatch()
JAXBElement<PersonCustomerServiceInvokeServiceBatchResponse> createPersonCustomerServiceInvokeServiceBatchResponse(PersonCustomerServiceInvokeServiceBatchResponse value)
Create an instance of JAXBElement<PersonCustomerServiceInvokeServiceBatchResponse>}
PersonCustomerServiceInvokeServiceBatchResponse createPersonCustomerServiceInvokeServiceBatchResponse()
JAXBElement<PersonCustomerServiceRoot> createPersonCustomerServiceRoot(PersonCustomerServiceRoot value)
Create an instance of JAXBElement<PersonCustomerServiceRoot>}
PersonCustomerServiceRoot createPersonCustomerServiceRoot()
Create an instance of PersonCustomerServiceRoot
JAXBElement<PersonCustomerServiceSavePersonCustomer> createPersonCustomerServiceSavePersonCustomer(PersonCustomerServiceSavePersonCustomer value)
Create an instance of JAXBElement<PersonCustomerServiceSavePersonCustomer>}
PersonCustomerServiceSavePersonCustomer createPersonCustomerServiceSavePersonCustomer()
JAXBElement<PersonCustomerServiceSavePersonCustomerResponse> createPersonCustomerServiceSavePersonCustomerResponse(PersonCustomerServiceSavePersonCustomerResponse value)
Create an instance of JAXBElement<PersonCustomerServiceSavePersonCustomerResponse>}
PersonCustomerServiceSavePersonCustomerResponse createPersonCustomerServiceSavePersonCustomerResponse()
JAXBElement<PersonCustomerServiceUpdatePersonCustomer> createPersonCustomerServiceUpdatePersonCustomer(PersonCustomerServiceUpdatePersonCustomer value)
Create an instance of JAXBElement<PersonCustomerServiceUpdatePersonCustomer>}
PersonCustomerServiceUpdatePersonCustomer createPersonCustomerServiceUpdatePersonCustomer()
PersonCustomerServiceUpdatePersonCustomerResponse createPersonCustomerServiceUpdatePersonCustomerResponse()
JAXBElement<PersonCustomerServiceUpdatePersonCustomerResponse> createPersonCustomerServiceUpdatePersonCustomerResponse(PersonCustomerServiceUpdatePersonCustomerResponse value)
Create an instance of JAXBElement<PersonCustomerServiceUpdatePersonCustomerResponse>}
JAXBElement<RoleResponsibility> createRoleResponsibility(RoleResponsibility value)
Create an instance of JAXBElement<RoleResponsibility>}
RoleResponsibility createRoleResponsibility()
Create an instance of RoleResponsibility
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private static final QName _BankAccountUse_QNAME

private static final QName _CustomerAccountContact_QNAME

private static final QName _CustomerAccountRelationship_QNAME

private static final QName _CustomerAccountSiteUse_QNAME

private static final QName _CustomerAccountSite_QNAME

private static final QName _CustomerAccount_QNAME

private static final QName _CustomerProfileAmt_QNAME

private static final QName _CustomerProfile_QNAME

private static final QName _OrgCustomer_QNAME

private static final QName _PaymentMethod_QNAME

private static final QName _PersonCustomerServiceCreatePersonCustomerResponse_QNAME

private static final QName _PersonCustomerServiceCreatePersonCustomer_QNAME

private static final QName _PersonCustomerServiceGetPersonCustomerResponse_QNAME

private static final QName _PersonCustomerServiceGetPersonCustomer_QNAME

private static final QName _PersonCustomerServiceGetPersonCustsCreatedResponse_QNAME

private static final QName _PersonCustomerServiceGetPersonCustsCreated_QNAME

private static final QName _PersonCustomerServiceGetPersonCustsUpdatedResponse_QNAME

private static final QName _PersonCustomerServiceGetPersonCustsUpdated_QNAME

private static final QName _PersonCustomerServiceInvokeServiceBatchResponse_QNAME

private static final QName _PersonCustomerServiceInvokeServiceBatch_QNAME

private static final QName _PersonCustomerServiceRoot_QNAME

private static final QName _PersonCustomerServiceSavePersonCustomerResponse_QNAME

private static final QName _PersonCustomerServiceSavePersonCustomer_QNAME

private static final QName _PersonCustomerServiceUpdatePersonCustomerResponse_QNAME

private static final QName _PersonCustomerServiceUpdatePersonCustomer_QNAME

private static final QName _PersonCustomer_QNAME

private static final QName _RoleResponsibility_QNAME

Public Constructors

public ObjectFactory ()

Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.oracle.xmlns.apps.ar.hz.service.account

Public Methods

public JAXBElement<BankAccountUse> createBankAccountUse (BankAccountUse value)

Create an instance of JAXBElement<BankAccountUse>}

Parameters
value

public BankAccountUse createBankAccountUse ()

Create an instance of BankAccountUse

public CustomerAccount createCustomerAccount ()

Create an instance of CustomerAccount

public JAXBElement<CustomerAccount> createCustomerAccount (CustomerAccount value)

Create an instance of JAXBElement<CustomerAccount>}

Parameters
value

public JAXBElement<CustomerAccountContact> createCustomerAccountContact (CustomerAccountContact value)

Create an instance of JAXBElement<CustomerAccountContact>}

Parameters
value

public CustomerAccountContact createCustomerAccountContact ()

Create an instance of CustomerAccountContact

public CustomerAccountRelationship createCustomerAccountRelationship ()

Create an instance of CustomerAccountRelationship

public JAXBElement<CustomerAccountRelationship> createCustomerAccountRelationship (CustomerAccountRelationship value)

Create an instance of JAXBElement<CustomerAccountRelationship>}

Parameters
value

public JAXBElement<CustomerAccountSite> createCustomerAccountSite (CustomerAccountSite value)

Create an instance of JAXBElement<CustomerAccountSite>}

Parameters
value

public CustomerAccountSite createCustomerAccountSite ()

Create an instance of CustomerAccountSite

public JAXBElement<CustomerAccountSiteUse> createCustomerAccountSiteUse (CustomerAccountSiteUse value)

Create an instance of JAXBElement<CustomerAccountSiteUse>}

Parameters
value

public CustomerAccountSiteUse createCustomerAccountSiteUse ()

Create an instance of CustomerAccountSiteUse

public JAXBElement<CustomerProfile> createCustomerProfile (CustomerProfile value)

Create an instance of JAXBElement<CustomerProfile>}

Parameters
value

public CustomerProfile createCustomerProfile ()

Create an instance of CustomerProfile

public JAXBElement<CustomerProfileAmt> createCustomerProfileAmt (CustomerProfileAmt value)

Create an instance of JAXBElement<CustomerProfileAmt>}

Parameters
value

public CustomerProfileAmt createCustomerProfileAmt ()

Create an instance of CustomerProfileAmt

public JAXBElement<OrgCustomer> createOrgCustomer (OrgCustomer value)

Create an instance of JAXBElement<OrgCustomer>}

Parameters
value

public OrgCustomer createOrgCustomer ()

Create an instance of OrgCustomer

public JAXBElement<PaymentMethod> createPaymentMethod (PaymentMethod value)

Create an instance of JAXBElement<PaymentMethod>}

Parameters
value

public PaymentMethod createPaymentMethod ()

Create an instance of PaymentMethod

public JAXBElement<PersonCustomer> createPersonCustomer (PersonCustomer value)

Create an instance of JAXBElement<PersonCustomer>}

Parameters
value

public PersonCustomer createPersonCustomer ()

Create an instance of PersonCustomer

public JAXBElement<PersonCustomerServiceCreatePersonCustomer> createPersonCustomerServiceCreatePersonCustomer (PersonCustomerServiceCreatePersonCustomer value)

Create an instance of JAXBElement<PersonCustomerServiceCreatePersonCustomer>}

Parameters
value

public PersonCustomerServiceCreatePersonCustomer createPersonCustomerServiceCreatePersonCustomer ()

public PersonCustomerServiceCreatePersonCustomerResponse createPersonCustomerServiceCreatePersonCustomerResponse ()

public JAXBElement<PersonCustomerServiceCreatePersonCustomerResponse> createPersonCustomerServiceCreatePersonCustomerResponse (PersonCustomerServiceCreatePersonCustomerResponse value)

Create an instance of JAXBElement<PersonCustomerServiceCreatePersonCustomerResponse>}

Parameters
value

public JAXBElement<PersonCustomerServiceGetPersonCustomer> createPersonCustomerServiceGetPersonCustomer (PersonCustomerServiceGetPersonCustomer value)

Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustomer>}

Parameters
value

public PersonCustomerServiceGetPersonCustomer createPersonCustomerServiceGetPersonCustomer ()

public JAXBElement<PersonCustomerServiceGetPersonCustomerResponse> createPersonCustomerServiceGetPersonCustomerResponse (PersonCustomerServiceGetPersonCustomerResponse value)

Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustomerResponse>}

Parameters
value

public PersonCustomerServiceGetPersonCustomerResponse createPersonCustomerServiceGetPersonCustomerResponse ()

public JAXBElement<PersonCustomerServiceGetPersonCustsCreated> createPersonCustomerServiceGetPersonCustsCreated (PersonCustomerServiceGetPersonCustsCreated value)

Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustsCreated>}

Parameters
value

public PersonCustomerServiceGetPersonCustsCreated createPersonCustomerServiceGetPersonCustsCreated ()

public PersonCustomerServiceGetPersonCustsCreatedResponse createPersonCustomerServiceGetPersonCustsCreatedResponse ()

public JAXBElement<PersonCustomerServiceGetPersonCustsCreatedResponse> createPersonCustomerServiceGetPersonCustsCreatedResponse (PersonCustomerServiceGetPersonCustsCreatedResponse value)

Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustsCreatedResponse>}

Parameters
value

public PersonCustomerServiceGetPersonCustsUpdated createPersonCustomerServiceGetPersonCustsUpdated ()

public JAXBElement<PersonCustomerServiceGetPersonCustsUpdated> createPersonCustomerServiceGetPersonCustsUpdated (PersonCustomerServiceGetPersonCustsUpdated value)

Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustsUpdated>}

Parameters
value

public PersonCustomerServiceGetPersonCustsUpdatedResponse createPersonCustomerServiceGetPersonCustsUpdatedResponse ()

public JAXBElement<PersonCustomerServiceGetPersonCustsUpdatedResponse> createPersonCustomerServiceGetPersonCustsUpdatedResponse (PersonCustomerServiceGetPersonCustsUpdatedResponse value)

Create an instance of JAXBElement<PersonCustomerServiceGetPersonCustsUpdatedResponse>}

Parameters
value

public JAXBElement<PersonCustomerServiceInvokeServiceBatch> createPersonCustomerServiceInvokeServiceBatch (PersonCustomerServiceInvokeServiceBatch value)

Create an instance of JAXBElement<PersonCustomerServiceInvokeServiceBatch>}

Parameters
value

public PersonCustomerServiceInvokeServiceBatch createPersonCustomerServiceInvokeServiceBatch ()

public JAXBElement<PersonCustomerServiceInvokeServiceBatchResponse> createPersonCustomerServiceInvokeServiceBatchResponse (PersonCustomerServiceInvokeServiceBatchResponse value)

Create an instance of JAXBElement<PersonCustomerServiceInvokeServiceBatchResponse>}

Parameters
value

public PersonCustomerServiceInvokeServiceBatchResponse createPersonCustomerServiceInvokeServiceBatchResponse ()

public JAXBElement<PersonCustomerServiceRoot> createPersonCustomerServiceRoot (PersonCustomerServiceRoot value)

Create an instance of JAXBElement<PersonCustomerServiceRoot>}

Parameters
value

public PersonCustomerServiceRoot createPersonCustomerServiceRoot ()

Create an instance of PersonCustomerServiceRoot

public JAXBElement<PersonCustomerServiceSavePersonCustomer> createPersonCustomerServiceSavePersonCustomer (PersonCustomerServiceSavePersonCustomer value)

Create an instance of JAXBElement<PersonCustomerServiceSavePersonCustomer>}

Parameters
value

public PersonCustomerServiceSavePersonCustomer createPersonCustomerServiceSavePersonCustomer ()

public JAXBElement<PersonCustomerServiceSavePersonCustomerResponse> createPersonCustomerServiceSavePersonCustomerResponse (PersonCustomerServiceSavePersonCustomerResponse value)

Create an instance of JAXBElement<PersonCustomerServiceSavePersonCustomerResponse>}

Parameters
value

public PersonCustomerServiceSavePersonCustomerResponse createPersonCustomerServiceSavePersonCustomerResponse ()

public JAXBElement<PersonCustomerServiceUpdatePersonCustomer> createPersonCustomerServiceUpdatePersonCustomer (PersonCustomerServiceUpdatePersonCustomer value)

Create an instance of JAXBElement<PersonCustomerServiceUpdatePersonCustomer>}

Parameters
value

public PersonCustomerServiceUpdatePersonCustomer createPersonCustomerServiceUpdatePersonCustomer ()

public PersonCustomerServiceUpdatePersonCustomerResponse createPersonCustomerServiceUpdatePersonCustomerResponse ()

public JAXBElement<PersonCustomerServiceUpdatePersonCustomerResponse> createPersonCustomerServiceUpdatePersonCustomerResponse (PersonCustomerServiceUpdatePersonCustomerResponse value)

Create an instance of JAXBElement<PersonCustomerServiceUpdatePersonCustomerResponse>}

Parameters
value

public JAXBElement<RoleResponsibility> createRoleResponsibility (RoleResponsibility value)

Create an instance of JAXBElement<RoleResponsibility>}

Parameters
value

public RoleResponsibility createRoleResponsibility ()

Create an instance of RoleResponsibility