com.active_endpoints.schemas.engineapi._2010._05.engineapitypes
Class ObjectFactory

java.lang.Object
  extended by com.active_endpoints.schemas.engineapi._2010._05.engineapitypes.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the com.active_endpoints.schemas.engineapi._2010._05.engineapitypes 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.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.active_endpoints.schemas.engineapi._2010._05.engineapitypes
 
Method Summary
 AesAdminFault createAesAdminFault()
          Create an instance of AesAdminFault
 AesApiVersion createAesApiVersion()
          Create an instance of AesApiVersion
 AesCatalogDetail createAesCatalogDetail()
          Create an instance of AesCatalogDetail
 AesCatalogEntries createAesCatalogEntries()
          Create an instance of AesCatalogEntries
 AesCatalogEntry createAesCatalogEntry()
          Create an instance of AesCatalogEntry
 AesCatalogListResult createAesCatalogListResult()
          Create an instance of AesCatalogListResult
 AesCatalogSearchFilter createAesCatalogSearchFilter()
          Create an instance of AesCatalogSearchFilter
 AesContribution createAesContribution()
          Create an instance of AesContribution
 AesContributionDetail createAesContributionDetail()
          Create an instance of AesContributionDetail
 AesContributionListResult createAesContributionListResult()
          Create an instance of AesContributionListResult
 AesContributionSearchFilter createAesContributionSearchFilter()
          Create an instance of AesContributionSearchFilter
 AesDailySchedule createAesDailySchedule()
          Create an instance of AesDailySchedule
 AesDailySchedule.ScheduleOptions createAesDailyScheduleScheduleOptions()
          Create an instance of AesDailySchedule.ScheduleOptions
 AesDateRange createAesDateRange()
          Create an instance of AesDateRange
 AesDateRange.Between createAesDateRangeBetween()
          Create an instance of AesDateRange.Between
 AesDeployedPlan createAesDeployedPlan()
          Create an instance of AesDeployedPlan
 AesIntradaySchedule createAesIntradaySchedule()
          Create an instance of AesIntradaySchedule
 AesIntradaySchedule.ExecuteEvery createAesIntradayScheduleExecuteEvery()
          Create an instance of AesIntradaySchedule.ExecuteEvery
 AesIntradaySchedule.OnlyBetween createAesIntradayScheduleOnlyBetween()
          Create an instance of AesIntradaySchedule.OnlyBetween
 AesListingFilter createAesListingFilter()
          Create an instance of AesListingFilter
 AesListingResult createAesListingResult()
          Create an instance of AesListingResult
 AesMonthlySchedule createAesMonthlySchedule()
          Create an instance of AesMonthlySchedule
 AesMonthlySchedule.ScheduleOptions createAesMonthlyScheduleScheduleOptions()
          Create an instance of AesMonthlySchedule.ScheduleOptions
 AesNamespaceExport createAesNamespaceExport()
          Create an instance of AesNamespaceExport
 AesNamespaceExports createAesNamespaceExports()
          Create an instance of AesNamespaceExports
 AesNamespaceImport createAesNamespaceImport()
          Create an instance of AesNamespaceImport
 AesNamespaceImports createAesNamespaceImports()
          Create an instance of AesNamespaceImports
 AesOnceSchedule createAesOnceSchedule()
          Create an instance of AesOnceSchedule
 AesPersistedScheduledItem createAesPersistedScheduledItem()
          Create an instance of AesPersistedScheduledItem
 AesPlans createAesPlans()
          Create an instance of AesPlans
 AesQualifiedName createAesQualifiedName()
          Create an instance of AesQualifiedName
 AesSCAManifest createAesSCAManifest()
          Create an instance of AesSCAManifest
 AesScheduledItem createAesScheduledItem()
          Create an instance of AesScheduledItem
 AesScheduledItemListResult createAesScheduledItemListResult()
          Create an instance of AesScheduledItemListResult
 AesURNListResult createAesURNListResult()
          Create an instance of AesURNListResult
 AesURNMapping createAesURNMapping()
          Create an instance of AesURNMapping
 AesVoidType createAesVoidType()
          Create an instance of AesVoidType
 AesWeeklySchedule createAesWeeklySchedule()
          Create an instance of AesWeeklySchedule
 AesXmlContent createAesXmlContent()
          Create an instance of AesXmlContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.active_endpoints.schemas.engineapi._2010._05.engineapitypes

Method Detail

createAesNamespaceImports

public AesNamespaceImports createAesNamespaceImports()
Create an instance of AesNamespaceImports


createAesCatalogEntry

public AesCatalogEntry createAesCatalogEntry()
Create an instance of AesCatalogEntry


createAesSCAManifest

public AesSCAManifest createAesSCAManifest()
Create an instance of AesSCAManifest


createAesCatalogEntries

public AesCatalogEntries createAesCatalogEntries()
Create an instance of AesCatalogEntries


createAesContributionListResult

public AesContributionListResult createAesContributionListResult()
Create an instance of AesContributionListResult


createAesURNMapping

public AesURNMapping createAesURNMapping()
Create an instance of AesURNMapping


createAesDeployedPlan

public AesDeployedPlan createAesDeployedPlan()
Create an instance of AesDeployedPlan


createAesListingFilter

public AesListingFilter createAesListingFilter()
Create an instance of AesListingFilter


createAesNamespaceExports

public AesNamespaceExports createAesNamespaceExports()
Create an instance of AesNamespaceExports


createAesQualifiedName

public AesQualifiedName createAesQualifiedName()
Create an instance of AesQualifiedName


createAesNamespaceImport

public AesNamespaceImport createAesNamespaceImport()
Create an instance of AesNamespaceImport


createAesScheduledItemListResult

public AesScheduledItemListResult createAesScheduledItemListResult()
Create an instance of AesScheduledItemListResult


createAesMonthlyScheduleScheduleOptions

public AesMonthlySchedule.ScheduleOptions createAesMonthlyScheduleScheduleOptions()
Create an instance of AesMonthlySchedule.ScheduleOptions


createAesContributionSearchFilter

public AesContributionSearchFilter createAesContributionSearchFilter()
Create an instance of AesContributionSearchFilter


createAesContribution

public AesContribution createAesContribution()
Create an instance of AesContribution


createAesCatalogDetail

public AesCatalogDetail createAesCatalogDetail()
Create an instance of AesCatalogDetail


createAesPersistedScheduledItem

public AesPersistedScheduledItem createAesPersistedScheduledItem()
Create an instance of AesPersistedScheduledItem


createAesWeeklySchedule

public AesWeeklySchedule createAesWeeklySchedule()
Create an instance of AesWeeklySchedule


createAesOnceSchedule

public AesOnceSchedule createAesOnceSchedule()
Create an instance of AesOnceSchedule


createAesListingResult

public AesListingResult createAesListingResult()
Create an instance of AesListingResult


createAesApiVersion

public AesApiVersion createAesApiVersion()
Create an instance of AesApiVersion


createAesScheduledItem

public AesScheduledItem createAesScheduledItem()
Create an instance of AesScheduledItem


createAesDailySchedule

public AesDailySchedule createAesDailySchedule()
Create an instance of AesDailySchedule


createAesURNListResult

public AesURNListResult createAesURNListResult()
Create an instance of AesURNListResult


createAesIntradayScheduleExecuteEvery

public AesIntradaySchedule.ExecuteEvery createAesIntradayScheduleExecuteEvery()
Create an instance of AesIntradaySchedule.ExecuteEvery


createAesCatalogListResult

public AesCatalogListResult createAesCatalogListResult()
Create an instance of AesCatalogListResult


createAesXmlContent

public AesXmlContent createAesXmlContent()
Create an instance of AesXmlContent


createAesDailyScheduleScheduleOptions

public AesDailySchedule.ScheduleOptions createAesDailyScheduleScheduleOptions()
Create an instance of AesDailySchedule.ScheduleOptions


createAesDateRangeBetween

public AesDateRange.Between createAesDateRangeBetween()
Create an instance of AesDateRange.Between


createAesIntradaySchedule

public AesIntradaySchedule createAesIntradaySchedule()
Create an instance of AesIntradaySchedule


createAesPlans

public AesPlans createAesPlans()
Create an instance of AesPlans


createAesIntradayScheduleOnlyBetween

public AesIntradaySchedule.OnlyBetween createAesIntradayScheduleOnlyBetween()
Create an instance of AesIntradaySchedule.OnlyBetween


createAesAdminFault

public AesAdminFault createAesAdminFault()
Create an instance of AesAdminFault


createAesDateRange

public AesDateRange createAesDateRange()
Create an instance of AesDateRange


createAesCatalogSearchFilter

public AesCatalogSearchFilter createAesCatalogSearchFilter()
Create an instance of AesCatalogSearchFilter


createAesContributionDetail

public AesContributionDetail createAesContributionDetail()
Create an instance of AesContributionDetail


createAesMonthlySchedule

public AesMonthlySchedule createAesMonthlySchedule()
Create an instance of AesMonthlySchedule


createAesVoidType

public AesVoidType createAesVoidType()
Create an instance of AesVoidType


createAesNamespaceExport

public AesNamespaceExport createAesNamespaceExport()
Create an instance of AesNamespaceExport



Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.