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

java.lang.Object
  extended by com.active_endpoints.schemas.engineapi._2010._05.enginemanagementtypes.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.enginemanagementtypes 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.enginemanagementtypes
 
Method Summary
 javax.xml.bind.JAXBElement<AesAdminFault> createAdminFault(AesAdminFault value)
          Create an instance of JAXBElement<AesAdminFault>}
 AesCatalogInsert createAesCatalogInsert()
          Create an instance of AesCatalogInsert
 AesCatalogKey createAesCatalogKey()
          Create an instance of AesCatalogKey
 AesCatalogUpdate createAesCatalogUpdate()
          Create an instance of AesCatalogUpdate
 AesDeleteContributionType createAesDeleteContributionType()
          Create an instance of AesDeleteContributionType
 AesDeleteURN createAesDeleteURN()
          Create an instance of AesDeleteURN
 AesScheduleIdList createAesScheduleIdList()
          Create an instance of AesScheduleIdList
 AesScheduleStatusList createAesScheduleStatusList()
          Create an instance of AesScheduleStatusList
 AesSetOnlineType createAesSetOnlineType()
          Create an instance of AesSetOnlineType
 AesTenantKey createAesTenantKey()
          Create an instance of AesTenantKey
 AesUpsertURN createAesUpsertURN()
          Create an instance of AesUpsertURN
 javax.xml.bind.JAXBElement<AesScheduledItem> createCreateSchedule(AesScheduledItem value)
          Create an instance of JAXBElement<AesScheduledItem>}
 javax.xml.bind.JAXBElement<Boolean> createCreateScheduleResponse(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 javax.xml.bind.JAXBElement<AesDeleteContributionType> createDeleteContribution(AesDeleteContributionType value)
          Create an instance of JAXBElement<AesDeleteContributionType>}
 javax.xml.bind.JAXBElement<AesVoidType> createDeleteContributionResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<AesCatalogKey> createDeleteItem(AesCatalogKey value)
          Create an instance of JAXBElement<AesCatalogKey>}
 javax.xml.bind.JAXBElement<AesVoidType> createDeleteItemResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<Integer> createDeletePlan(Integer value)
          Create an instance of JAXBElement<Integer>}
 javax.xml.bind.JAXBElement<AesVoidType> createDeletePlanResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<AesScheduleIdList> createDeleteSchedule(AesScheduleIdList value)
          Create an instance of JAXBElement<AesScheduleIdList>}
 javax.xml.bind.JAXBElement<Boolean> createDeleteScheduleResponse(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 javax.xml.bind.JAXBElement<AesDeleteURN> createDeleteURN(AesDeleteURN value)
          Create an instance of JAXBElement<AesDeleteURN>}
 javax.xml.bind.JAXBElement<AesVoidType> createDeleteURNResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<AesPersistedScheduledItem> createEditSchedule(AesPersistedScheduledItem value)
          Create an instance of JAXBElement<AesPersistedScheduledItem>}
 javax.xml.bind.JAXBElement<Boolean> createEditScheduleResponse(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 javax.xml.bind.JAXBElement<AesTenantKey> createGetAllSchedules(AesTenantKey value)
          Create an instance of JAXBElement<AesTenantKey>}
 javax.xml.bind.JAXBElement<AesScheduledItemListResult> createGetAllSchedulesResponse(AesScheduledItemListResult value)
          Create an instance of JAXBElement<AesScheduledItemListResult>}
 javax.xml.bind.JAXBElement<AesVoidType> createGetAllUrnDefinitions(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<AesURNListResult> createGetAllUrnDefinitionsResponse(AesURNListResult value)
          Create an instance of JAXBElement<AesURNListResult>}
 javax.xml.bind.JAXBElement<Integer> createGetContributionDetail(Integer value)
          Create an instance of JAXBElement<Integer>}
 javax.xml.bind.JAXBElement<AesContributionDetail> createGetContributionDetailResponse(AesContributionDetail value)
          Create an instance of JAXBElement<AesContributionDetail>}
 javax.xml.bind.JAXBElement<Integer> createGetDeploymentLog(Integer value)
          Create an instance of JAXBElement<Integer>}
 javax.xml.bind.JAXBElement<String> createGetDeploymentLogResponse(String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<AesCatalogKey> createGetItem(AesCatalogKey value)
          Create an instance of JAXBElement<AesCatalogKey>}
 javax.xml.bind.JAXBElement<AesCatalogDetail> createGetItemResponse(AesCatalogDetail value)
          Create an instance of JAXBElement<AesCatalogDetail>}
 javax.xml.bind.JAXBElement<AesTenantKey> createGetUrnDefinitions(AesTenantKey value)
          Create an instance of JAXBElement<AesTenantKey>}
 javax.xml.bind.JAXBElement<AesURNListResult> createGetUrnDefinitionsResponse(AesURNListResult value)
          Create an instance of JAXBElement<AesURNListResult>}
 javax.xml.bind.JAXBElement<AesCatalogInsert> createInsertItem(AesCatalogInsert value)
          Create an instance of JAXBElement<AesCatalogInsert>}
 javax.xml.bind.JAXBElement<AesVoidType> createInsertItemResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<AesVoidType> createPurgeOffline(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<Integer> createPurgeOfflineResponse(Integer value)
          Create an instance of JAXBElement<Integer>}
 javax.xml.bind.JAXBElement<AesScheduleIdList> createRunNow(AesScheduleIdList value)
          Create an instance of JAXBElement<AesScheduleIdList>}
 javax.xml.bind.JAXBElement<AesVoidType> createRunNowResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<AesCatalogSearchFilter> createSearchCatalog(AesCatalogSearchFilter value)
          Create an instance of JAXBElement<AesCatalogSearchFilter>}
 javax.xml.bind.JAXBElement<AesCatalogListResult> createSearchCatalogResponse(AesCatalogListResult value)
          Create an instance of JAXBElement<AesCatalogListResult>}
 javax.xml.bind.JAXBElement<AesContributionSearchFilter> createSearchContributions(AesContributionSearchFilter value)
          Create an instance of JAXBElement<AesContributionSearchFilter>}
 javax.xml.bind.JAXBElement<AesContributionListResult> createSearchContributionsResponse(AesContributionListResult value)
          Create an instance of JAXBElement<AesContributionListResult>}
 javax.xml.bind.JAXBElement<AesSetOnlineType> createSetContributionOnline(AesSetOnlineType value)
          Create an instance of JAXBElement<AesSetOnlineType>}
 javax.xml.bind.JAXBElement<AesVoidType> createSetContributionOnlineResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<Integer> createSetPlanOnline(Integer value)
          Create an instance of JAXBElement<Integer>}
 javax.xml.bind.JAXBElement<AesVoidType> createSetPlanOnlineResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<AesScheduleStatusList> createSetScheduleStatus(AesScheduleStatusList value)
          Create an instance of JAXBElement<AesScheduleStatusList>}
 javax.xml.bind.JAXBElement<Boolean> createSetScheduleStatusResponse(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 javax.xml.bind.JAXBElement<Integer> createTakeContributionOffline(Integer value)
          Create an instance of JAXBElement<Integer>}
 javax.xml.bind.JAXBElement<AesVoidType> createTakeContributionOfflineResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<Integer> createTakePlanOffline(Integer value)
          Create an instance of JAXBElement<Integer>}
 javax.xml.bind.JAXBElement<AesVoidType> createTakePlanOfflineResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<AesCatalogUpdate> createUpdateItem(AesCatalogUpdate value)
          Create an instance of JAXBElement<AesCatalogUpdate>}
 javax.xml.bind.JAXBElement<AesVoidType> createUpdateItemResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 javax.xml.bind.JAXBElement<AesUpsertURN> createUpsertURN(AesUpsertURN value)
          Create an instance of JAXBElement<AesUpsertURN>}
 javax.xml.bind.JAXBElement<AesVoidType> createUpsertURNResponse(AesVoidType value)
          Create an instance of JAXBElement<AesVoidType>}
 
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.enginemanagementtypes

Method Detail

createAesCatalogInsert

public AesCatalogInsert createAesCatalogInsert()
Create an instance of AesCatalogInsert


createAesCatalogUpdate

public AesCatalogUpdate createAesCatalogUpdate()
Create an instance of AesCatalogUpdate


createAesTenantKey

public AesTenantKey createAesTenantKey()
Create an instance of AesTenantKey


createAesDeleteContributionType

public AesDeleteContributionType createAesDeleteContributionType()
Create an instance of AesDeleteContributionType


createAesScheduleStatusList

public AesScheduleStatusList createAesScheduleStatusList()
Create an instance of AesScheduleStatusList


createAesScheduleIdList

public AesScheduleIdList createAesScheduleIdList()
Create an instance of AesScheduleIdList


createAesCatalogKey

public AesCatalogKey createAesCatalogKey()
Create an instance of AesCatalogKey


createAesSetOnlineType

public AesSetOnlineType createAesSetOnlineType()
Create an instance of AesSetOnlineType


createAesDeleteURN

public AesDeleteURN createAesDeleteURN()
Create an instance of AesDeleteURN


createAesUpsertURN

public AesUpsertURN createAesUpsertURN()
Create an instance of AesUpsertURN


createTakeContributionOfflineResponse

public javax.xml.bind.JAXBElement<AesVoidType> createTakeContributionOfflineResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createInsertItemResponse

public javax.xml.bind.JAXBElement<AesVoidType> createInsertItemResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createTakeContributionOffline

public javax.xml.bind.JAXBElement<Integer> createTakeContributionOffline(Integer value)
Create an instance of JAXBElement<Integer>}


createDeleteItemResponse

public javax.xml.bind.JAXBElement<AesVoidType> createDeleteItemResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createGetDeploymentLogResponse

public javax.xml.bind.JAXBElement<String> createGetDeploymentLogResponse(String value)
Create an instance of JAXBElement<String>}


createGetContributionDetail

public javax.xml.bind.JAXBElement<Integer> createGetContributionDetail(Integer value)
Create an instance of JAXBElement<Integer>}


createGetAllUrnDefinitions

public javax.xml.bind.JAXBElement<AesVoidType> createGetAllUrnDefinitions(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createGetAllSchedules

public javax.xml.bind.JAXBElement<AesTenantKey> createGetAllSchedules(AesTenantKey value)
Create an instance of JAXBElement<AesTenantKey>}


createDeleteContributionResponse

public javax.xml.bind.JAXBElement<AesVoidType> createDeleteContributionResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createDeleteURN

public javax.xml.bind.JAXBElement<AesDeleteURN> createDeleteURN(AesDeleteURN value)
Create an instance of JAXBElement<AesDeleteURN>}


createSearchContributions

public javax.xml.bind.JAXBElement<AesContributionSearchFilter> createSearchContributions(AesContributionSearchFilter value)
Create an instance of JAXBElement<AesContributionSearchFilter>}


createTakePlanOfflineResponse

public javax.xml.bind.JAXBElement<AesVoidType> createTakePlanOfflineResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createUpsertURN

public javax.xml.bind.JAXBElement<AesUpsertURN> createUpsertURN(AesUpsertURN value)
Create an instance of JAXBElement<AesUpsertURN>}


createInsertItem

public javax.xml.bind.JAXBElement<AesCatalogInsert> createInsertItem(AesCatalogInsert value)
Create an instance of JAXBElement<AesCatalogInsert>}


createSetContributionOnline

public javax.xml.bind.JAXBElement<AesSetOnlineType> createSetContributionOnline(AesSetOnlineType value)
Create an instance of JAXBElement<AesSetOnlineType>}


createPurgeOffline

public javax.xml.bind.JAXBElement<AesVoidType> createPurgeOffline(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createGetUrnDefinitionsResponse

public javax.xml.bind.JAXBElement<AesURNListResult> createGetUrnDefinitionsResponse(AesURNListResult value)
Create an instance of JAXBElement<AesURNListResult>}


createSearchCatalog

public javax.xml.bind.JAXBElement<AesCatalogSearchFilter> createSearchCatalog(AesCatalogSearchFilter value)
Create an instance of JAXBElement<AesCatalogSearchFilter>}


createSearchCatalogResponse

public javax.xml.bind.JAXBElement<AesCatalogListResult> createSearchCatalogResponse(AesCatalogListResult value)
Create an instance of JAXBElement<AesCatalogListResult>}


createSearchContributionsResponse

public javax.xml.bind.JAXBElement<AesContributionListResult> createSearchContributionsResponse(AesContributionListResult value)
Create an instance of JAXBElement<AesContributionListResult>}


createGetItem

public javax.xml.bind.JAXBElement<AesCatalogKey> createGetItem(AesCatalogKey value)
Create an instance of JAXBElement<AesCatalogKey>}


createRunNowResponse

public javax.xml.bind.JAXBElement<AesVoidType> createRunNowResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createGetAllUrnDefinitionsResponse

public javax.xml.bind.JAXBElement<AesURNListResult> createGetAllUrnDefinitionsResponse(AesURNListResult value)
Create an instance of JAXBElement<AesURNListResult>}


createSetPlanOnlineResponse

public javax.xml.bind.JAXBElement<AesVoidType> createSetPlanOnlineResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createTakePlanOffline

public javax.xml.bind.JAXBElement<Integer> createTakePlanOffline(Integer value)
Create an instance of JAXBElement<Integer>}


createEditScheduleResponse

public javax.xml.bind.JAXBElement<Boolean> createEditScheduleResponse(Boolean value)
Create an instance of JAXBElement<Boolean>}


createDeleteScheduleResponse

public javax.xml.bind.JAXBElement<Boolean> createDeleteScheduleResponse(Boolean value)
Create an instance of JAXBElement<Boolean>}


createUpdateItemResponse

public javax.xml.bind.JAXBElement<AesVoidType> createUpdateItemResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createDeleteSchedule

public javax.xml.bind.JAXBElement<AesScheduleIdList> createDeleteSchedule(AesScheduleIdList value)
Create an instance of JAXBElement<AesScheduleIdList>}


createGetItemResponse

public javax.xml.bind.JAXBElement<AesCatalogDetail> createGetItemResponse(AesCatalogDetail value)
Create an instance of JAXBElement<AesCatalogDetail>}


createDeletePlan

public javax.xml.bind.JAXBElement<Integer> createDeletePlan(Integer value)
Create an instance of JAXBElement<Integer>}


createCreateScheduleResponse

public javax.xml.bind.JAXBElement<Boolean> createCreateScheduleResponse(Boolean value)
Create an instance of JAXBElement<Boolean>}


createSetScheduleStatus

public javax.xml.bind.JAXBElement<AesScheduleStatusList> createSetScheduleStatus(AesScheduleStatusList value)
Create an instance of JAXBElement<AesScheduleStatusList>}


createGetDeploymentLog

public javax.xml.bind.JAXBElement<Integer> createGetDeploymentLog(Integer value)
Create an instance of JAXBElement<Integer>}


createUpsertURNResponse

public javax.xml.bind.JAXBElement<AesVoidType> createUpsertURNResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createEditSchedule

public javax.xml.bind.JAXBElement<AesPersistedScheduledItem> createEditSchedule(AesPersistedScheduledItem value)
Create an instance of JAXBElement<AesPersistedScheduledItem>}


createGetAllSchedulesResponse

public javax.xml.bind.JAXBElement<AesScheduledItemListResult> createGetAllSchedulesResponse(AesScheduledItemListResult value)
Create an instance of JAXBElement<AesScheduledItemListResult>}


createSetPlanOnline

public javax.xml.bind.JAXBElement<Integer> createSetPlanOnline(Integer value)
Create an instance of JAXBElement<Integer>}


createSetContributionOnlineResponse

public javax.xml.bind.JAXBElement<AesVoidType> createSetContributionOnlineResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createUpdateItem

public javax.xml.bind.JAXBElement<AesCatalogUpdate> createUpdateItem(AesCatalogUpdate value)
Create an instance of JAXBElement<AesCatalogUpdate>}


createDeleteURNResponse

public javax.xml.bind.JAXBElement<AesVoidType> createDeleteURNResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createGetUrnDefinitions

public javax.xml.bind.JAXBElement<AesTenantKey> createGetUrnDefinitions(AesTenantKey value)
Create an instance of JAXBElement<AesTenantKey>}


createDeleteItem

public javax.xml.bind.JAXBElement<AesCatalogKey> createDeleteItem(AesCatalogKey value)
Create an instance of JAXBElement<AesCatalogKey>}


createCreateSchedule

public javax.xml.bind.JAXBElement<AesScheduledItem> createCreateSchedule(AesScheduledItem value)
Create an instance of JAXBElement<AesScheduledItem>}


createAdminFault

public javax.xml.bind.JAXBElement<AesAdminFault> createAdminFault(AesAdminFault value)
Create an instance of JAXBElement<AesAdminFault>}


createRunNow

public javax.xml.bind.JAXBElement<AesScheduleIdList> createRunNow(AesScheduleIdList value)
Create an instance of JAXBElement<AesScheduleIdList>}


createPurgeOfflineResponse

public javax.xml.bind.JAXBElement<Integer> createPurgeOfflineResponse(Integer value)
Create an instance of JAXBElement<Integer>}


createSetScheduleStatusResponse

public javax.xml.bind.JAXBElement<Boolean> createSetScheduleStatusResponse(Boolean value)
Create an instance of JAXBElement<Boolean>}


createDeleteContribution

public javax.xml.bind.JAXBElement<AesDeleteContributionType> createDeleteContribution(AesDeleteContributionType value)
Create an instance of JAXBElement<AesDeleteContributionType>}


createDeletePlanResponse

public javax.xml.bind.JAXBElement<AesVoidType> createDeletePlanResponse(AesVoidType value)
Create an instance of JAXBElement<AesVoidType>}


createGetContributionDetailResponse

public javax.xml.bind.JAXBElement<AesContributionDetail> createGetContributionDetailResponse(AesContributionDetail value)
Create an instance of JAXBElement<AesContributionDetail>}



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