public class ObjectFactory extends Object
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.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.google.api.ads.adwords.jaxws.v201809.mcm
|
public ObjectFactory()
public CustomerError createCustomerError()
CustomerErrorpublic PendingInvitation createPendingInvitation()
PendingInvitationpublic ManagedCustomerLabel createManagedCustomerLabel()
ManagedCustomerLabelpublic ConversionTrackingSettings createConversionTrackingSettings()
ConversionTrackingSettingspublic LabelServiceError createLabelServiceError()
LabelServiceErrorpublic MutateLinkResults createMutateLinkResults()
MutateLinkResultspublic ManagedCustomerLabelOperation createManagedCustomerLabelOperation()
ManagedCustomerLabelOperationpublic AccountLabelOperation createAccountLabelOperation()
AccountLabelOperationpublic ServiceLinkOperation createServiceLinkOperation()
ServiceLinkOperationpublic AccountLabelReturnValue createAccountLabelReturnValue()
AccountLabelReturnValuepublic MoveOperation createMoveOperation()
MoveOperationpublic PendingInvitationSelector createPendingInvitationSelector()
PendingInvitationSelectorpublic ServiceLink createServiceLink()
ServiceLinkpublic ManagedCustomerPage createManagedCustomerPage()
ManagedCustomerPagepublic RemarketingSettings createRemarketingSettings()
RemarketingSettingspublic AccountLabel createAccountLabel()
AccountLabelpublic ManagedCustomer createManagedCustomer()
ManagedCustomerpublic ManagedCustomerLink createManagedCustomerLink()
ManagedCustomerLinkpublic LinkOperation createLinkOperation()
LinkOperationpublic ManagedCustomerServiceError createManagedCustomerServiceError()
ManagedCustomerServiceErrorpublic ManagedCustomerLabelReturnValue createManagedCustomerLabelReturnValue()
ManagedCustomerLabelReturnValuepublic ManagedCustomerReturnValue createManagedCustomerReturnValue()
ManagedCustomerReturnValuepublic MutateManagerResults createMutateManagerResults()
MutateManagerResultspublic ManagedCustomerOperation createManagedCustomerOperation()
ManagedCustomerOperationpublic CurrencyCodeError createCurrencyCodeError()
CurrencyCodeErrorpublic AccountLabelPage createAccountLabelPage()
AccountLabelPagepublic JAXBElement<SoapResponseHeader> createResponseHeader(SoapResponseHeader value)
public JAXBElement<ApiException> createApiExceptionFault(ApiException value)
public JAXBElement<SoapHeader> createRequestHeader(SoapHeader value)
Copyright © 2023. All rights reserved.