com.quartzdesk.service.quartz_job_chain.v1_0
Class ObjectFactory

java.lang.Object
  extended by com.quartzdesk.service.quartz_job_chain.v1_0.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the com.quartzdesk.service.quartz_job_chain.v1_0 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.quartzdesk.service.quartz_job_chain.v1_0
 
Method Summary
 AddJobChainRequest createAddJobChainRequest()
          Create an instance of AddJobChainRequest
 AddJobChainResponse createAddJobChainResponse()
          Create an instance of AddJobChainResponse
 DeleteJobChainRequest createDeleteJobChainRequest()
          Create an instance of DeleteJobChainRequest
 DeleteJobChainResponse createDeleteJobChainResponse()
          Create an instance of DeleteJobChainResponse
 GetJobChainRequest createGetJobChainRequest()
          Create an instance of GetJobChainRequest
 GetJobChainResponse createGetJobChainResponse()
          Create an instance of GetJobChainResponse
 GetJobChainsForJobRequest createGetJobChainsForJobRequest()
          Create an instance of GetJobChainsForJobRequest
 GetJobChainsForJobResponse createGetJobChainsForJobResponse()
          Create an instance of GetJobChainsForJobResponse
 GetJobChainsForSchedulerRequest createGetJobChainsForSchedulerRequest()
          Create an instance of GetJobChainsForSchedulerRequest
 GetJobChainsForSchedulerResponse createGetJobChainsForSchedulerResponse()
          Create an instance of GetJobChainsForSchedulerResponse
 GetJobChainsForTriggerRequest createGetJobChainsForTriggerRequest()
          Create an instance of GetJobChainsForTriggerRequest
 GetJobChainsForTriggerResponse createGetJobChainsForTriggerResponse()
          Create an instance of GetJobChainsForTriggerResponse
 UpdateJobChainRequest createUpdateJobChainRequest()
          Create an instance of UpdateJobChainRequest
 UpdateJobChainResponse createUpdateJobChainResponse()
          Create an instance of UpdateJobChainResponse
 
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.quartzdesk.service.quartz_job_chain.v1_0

Method Detail

createGetJobChainsForJobRequest

public GetJobChainsForJobRequest createGetJobChainsForJobRequest()
Create an instance of GetJobChainsForJobRequest


createGetJobChainsForSchedulerResponse

public GetJobChainsForSchedulerResponse createGetJobChainsForSchedulerResponse()
Create an instance of GetJobChainsForSchedulerResponse


createDeleteJobChainResponse

public DeleteJobChainResponse createDeleteJobChainResponse()
Create an instance of DeleteJobChainResponse


createGetJobChainsForSchedulerRequest

public GetJobChainsForSchedulerRequest createGetJobChainsForSchedulerRequest()
Create an instance of GetJobChainsForSchedulerRequest


createAddJobChainRequest

public AddJobChainRequest createAddJobChainRequest()
Create an instance of AddJobChainRequest


createUpdateJobChainResponse

public UpdateJobChainResponse createUpdateJobChainResponse()
Create an instance of UpdateJobChainResponse


createGetJobChainsForJobResponse

public GetJobChainsForJobResponse createGetJobChainsForJobResponse()
Create an instance of GetJobChainsForJobResponse


createGetJobChainsForTriggerRequest

public GetJobChainsForTriggerRequest createGetJobChainsForTriggerRequest()
Create an instance of GetJobChainsForTriggerRequest


createUpdateJobChainRequest

public UpdateJobChainRequest createUpdateJobChainRequest()
Create an instance of UpdateJobChainRequest


createGetJobChainsForTriggerResponse

public GetJobChainsForTriggerResponse createGetJobChainsForTriggerResponse()
Create an instance of GetJobChainsForTriggerResponse


createDeleteJobChainRequest

public DeleteJobChainRequest createDeleteJobChainRequest()
Create an instance of DeleteJobChainRequest


createGetJobChainRequest

public GetJobChainRequest createGetJobChainRequest()
Create an instance of GetJobChainRequest


createAddJobChainResponse

public AddJobChainResponse createAddJobChainResponse()
Create an instance of AddJobChainResponse


createGetJobChainResponse

public GetJobChainResponse createGetJobChainResponse()
Create an instance of GetJobChainResponse



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.