KIE Remote Webservices :: WSDL generated classe 6.2.0.Beta3

org.kie.remote.services.ws.deployment.generated
Class ObjectFactory

java.lang.Object
  extended by org.kie.remote.services.ws.deployment.generated.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.kie.remote.services.ws.deployment.generated 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: org.kie.remote.services.ws.deployment.generated
 
Method Summary
 DeploymentIdRequest createDeploymentIdRequest()
          Create an instance of DeploymentIdRequest
 DeploymentInfoResponse createDeploymentInfoResponse()
          Create an instance of DeploymentInfoResponse
 JAXBElement<WebServiceFaultInfo> createDeploymentServiceException(WebServiceFaultInfo value)
          Create an instance of JAXBElement<WebServiceFaultInfo>}
 JAXBElement<JaxbDeploymentUnit> createDeploymentUnit(JaxbDeploymentUnit value)
          Create an instance of JAXBElement<JaxbDeploymentUnit>}
 JAXBElement<JaxbDeploymentUnitList> createDeploymentUnitList(JaxbDeploymentUnitList value)
          Create an instance of JAXBElement<JaxbDeploymentUnitList>}
 GetDeploymentInfo createGetDeploymentInfo()
          Create an instance of GetDeploymentInfo
 JAXBElement<GetDeploymentInfo> createGetDeploymentInfo(GetDeploymentInfo value)
          Create an instance of JAXBElement<GetDeploymentInfo>}
 GetDeploymentInfoResponse createGetDeploymentInfoResponse()
          Create an instance of GetDeploymentInfoResponse
 JAXBElement<GetDeploymentInfoResponse> createGetDeploymentInfoResponse(GetDeploymentInfoResponse value)
          Create an instance of JAXBElement<GetDeploymentInfoResponse>}
 GetProcessDefinitionIds createGetProcessDefinitionIds()
          Create an instance of GetProcessDefinitionIds
 JAXBElement<GetProcessDefinitionIds> createGetProcessDefinitionIds(GetProcessDefinitionIds value)
          Create an instance of JAXBElement<GetProcessDefinitionIds>}
 GetProcessDefinitionIdsResponse createGetProcessDefinitionIdsResponse()
          Create an instance of GetProcessDefinitionIdsResponse
 JAXBElement<GetProcessDefinitionIdsResponse> createGetProcessDefinitionIdsResponse(GetProcessDefinitionIdsResponse value)
          Create an instance of JAXBElement<GetProcessDefinitionIdsResponse>}
 GetProcessDefinitionInfo createGetProcessDefinitionInfo()
          Create an instance of GetProcessDefinitionInfo
 JAXBElement<GetProcessDefinitionInfo> createGetProcessDefinitionInfo(GetProcessDefinitionInfo value)
          Create an instance of JAXBElement<GetProcessDefinitionInfo>}
 GetProcessDefinitionInfoResponse createGetProcessDefinitionInfoResponse()
          Create an instance of GetProcessDefinitionInfoResponse
 JAXBElement<GetProcessDefinitionInfoResponse> createGetProcessDefinitionInfoResponse(GetProcessDefinitionInfoResponse value)
          Create an instance of JAXBElement<GetProcessDefinitionInfoResponse>}
 Manage createManage()
          Create an instance of Manage
 JAXBElement<Manage> createManage(Manage value)
          Create an instance of JAXBElement<Manage>}
 ManageResponse createManageResponse()
          Create an instance of ManageResponse
 JAXBElement<ManageResponse> createManageResponse(ManageResponse value)
          Create an instance of JAXBElement<ManageResponse>}
 JAXBElement<JaxbProcessDefinitionList> createProcessDefinitionList(JaxbProcessDefinitionList value)
          Create an instance of JAXBElement<JaxbProcessDefinitionList>}
 ProcessIdsResponse createProcessIdsResponse()
          Create an instance of ProcessIdsResponse
 
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: org.kie.remote.services.ws.deployment.generated

Method Detail

createDeploymentInfoResponse

public DeploymentInfoResponse createDeploymentInfoResponse()
Create an instance of DeploymentInfoResponse


createGetProcessDefinitionIds

public GetProcessDefinitionIds createGetProcessDefinitionIds()
Create an instance of GetProcessDefinitionIds


createManage

public Manage createManage()
Create an instance of Manage


createDeploymentIdRequest

public DeploymentIdRequest createDeploymentIdRequest()
Create an instance of DeploymentIdRequest


createGetProcessDefinitionInfoResponse

public GetProcessDefinitionInfoResponse createGetProcessDefinitionInfoResponse()
Create an instance of GetProcessDefinitionInfoResponse


createGetProcessDefinitionInfo

public GetProcessDefinitionInfo createGetProcessDefinitionInfo()
Create an instance of GetProcessDefinitionInfo


createManageResponse

public ManageResponse createManageResponse()
Create an instance of ManageResponse


createGetProcessDefinitionIdsResponse

public GetProcessDefinitionIdsResponse createGetProcessDefinitionIdsResponse()
Create an instance of GetProcessDefinitionIdsResponse


createGetDeploymentInfoResponse

public GetDeploymentInfoResponse createGetDeploymentInfoResponse()
Create an instance of GetDeploymentInfoResponse


createGetDeploymentInfo

public GetDeploymentInfo createGetDeploymentInfo()
Create an instance of GetDeploymentInfo


createProcessIdsResponse

public ProcessIdsResponse createProcessIdsResponse()
Create an instance of ProcessIdsResponse


createGetProcessDefinitionIdsResponse

public JAXBElement<GetProcessDefinitionIdsResponse> createGetProcessDefinitionIdsResponse(GetProcessDefinitionIdsResponse value)
Create an instance of JAXBElement<GetProcessDefinitionIdsResponse>}


createGetProcessDefinitionInfo

public JAXBElement<GetProcessDefinitionInfo> createGetProcessDefinitionInfo(GetProcessDefinitionInfo value)
Create an instance of JAXBElement<GetProcessDefinitionInfo>}


createGetProcessDefinitionInfoResponse

public JAXBElement<GetProcessDefinitionInfoResponse> createGetProcessDefinitionInfoResponse(GetProcessDefinitionInfoResponse value)
Create an instance of JAXBElement<GetProcessDefinitionInfoResponse>}


createGetDeploymentInfo

public JAXBElement<GetDeploymentInfo> createGetDeploymentInfo(GetDeploymentInfo value)
Create an instance of JAXBElement<GetDeploymentInfo>}


createManage

public JAXBElement<Manage> createManage(Manage value)
Create an instance of JAXBElement<Manage>}


createGetDeploymentInfoResponse

public JAXBElement<GetDeploymentInfoResponse> createGetDeploymentInfoResponse(GetDeploymentInfoResponse value)
Create an instance of JAXBElement<GetDeploymentInfoResponse>}


createDeploymentUnitList

public JAXBElement<JaxbDeploymentUnitList> createDeploymentUnitList(JaxbDeploymentUnitList value)
Create an instance of JAXBElement<JaxbDeploymentUnitList>}


createGetProcessDefinitionIds

public JAXBElement<GetProcessDefinitionIds> createGetProcessDefinitionIds(GetProcessDefinitionIds value)
Create an instance of JAXBElement<GetProcessDefinitionIds>}


createDeploymentServiceException

public JAXBElement<WebServiceFaultInfo> createDeploymentServiceException(WebServiceFaultInfo value)
Create an instance of JAXBElement<WebServiceFaultInfo>}


createManageResponse

public JAXBElement<ManageResponse> createManageResponse(ManageResponse value)
Create an instance of JAXBElement<ManageResponse>}


createProcessDefinitionList

public JAXBElement<JaxbProcessDefinitionList> createProcessDefinitionList(JaxbProcessDefinitionList value)
Create an instance of JAXBElement<JaxbProcessDefinitionList>}


createDeploymentUnit

public JAXBElement<JaxbDeploymentUnit> createDeploymentUnit(JaxbDeploymentUnit value)
Create an instance of JAXBElement<JaxbDeploymentUnit>}


KIE Remote Webservices :: WSDL generated classe 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.