|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.dragon.connection.api.service.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.dragon.connection.api.service 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.ow2.dragon.connection.api.service |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public Node.Properties createNodeProperties()
Node.Properties
public GetHostedEndpointsOnExecEnvResponse createGetHostedEndpointsOnExecEnvResponse()
GetHostedEndpointsOnExecEnvResponse
public GetPropertiesResponse createGetPropertiesResponse()
GetPropertiesResponse
public GetHostedEndpointsOnProcessorResponse createGetHostedEndpointsOnProcessorResponse()
GetHostedEndpointsOnProcessorResponse
public GetFederationMembersResponse createGetFederationMembersResponse()
GetFederationMembersResponse
public HashMapType createHashMapType()
HashMapType
public Node createNode()
Node
public GetManagedExecutionEnvironmentsResponse createGetManagedExecutionEnvironmentsResponse()
GetManagedExecutionEnvironmentsResponse
public GetHostedEndpointsOnExecEnv createGetHostedEndpointsOnExecEnv()
GetHostedEndpointsOnExecEnv
public Node.Endpoints createNodeEndpoints()
Node.Endpoints
public GetHostedEndpointsOnProcessor createGetHostedEndpointsOnProcessor()
GetHostedEndpointsOnProcessor
public GetFederationMembers createGetFederationMembers()
GetFederationMembers
public GetProperties createGetProperties()
GetProperties
public GetManagedExecutionEnvironments createGetManagedExecutionEnvironments()
GetManagedExecutionEnvironments
public javax.xml.bind.JAXBElement<GetHostedEndpointsOnExecEnv> createGetHostedEndpointsOnExecEnv(GetHostedEndpointsOnExecEnv value)
JAXBElement<GetHostedEndpointsOnExecEnv>}
public javax.xml.bind.JAXBElement<GetManagedExecutionEnvironmentsResponse> createGetManagedExecutionEnvironmentsResponse(GetManagedExecutionEnvironmentsResponse value)
JAXBElement<GetManagedExecutionEnvironmentsResponse>}
public javax.xml.bind.JAXBElement<GetHostedEndpointsOnProcessorResponse> createGetHostedEndpointsOnProcessorResponse(GetHostedEndpointsOnProcessorResponse value)
JAXBElement<GetHostedEndpointsOnProcessorResponse>}
public javax.xml.bind.JAXBElement<GetFederationMembersResponse> createGetFederationMembersResponse(GetFederationMembersResponse value)
JAXBElement<GetFederationMembersResponse>}
public javax.xml.bind.JAXBElement<GetManagedExecutionEnvironments> createGetManagedExecutionEnvironments(GetManagedExecutionEnvironments value)
JAXBElement<GetManagedExecutionEnvironments>}
public javax.xml.bind.JAXBElement<GetProperties> createGetProperties(GetProperties value)
JAXBElement<GetProperties>}
public javax.xml.bind.JAXBElement<GetHostedEndpointsOnExecEnvResponse> createGetHostedEndpointsOnExecEnvResponse(GetHostedEndpointsOnExecEnvResponse value)
JAXBElement<GetHostedEndpointsOnExecEnvResponse>}
public javax.xml.bind.JAXBElement<GetHostedEndpointsOnProcessor> createGetHostedEndpointsOnProcessor(GetHostedEndpointsOnProcessor value)
JAXBElement<GetHostedEndpointsOnProcessor>}
public javax.xml.bind.JAXBElement<GetFederationMembers> createGetFederationMembers(GetFederationMembers value)
JAXBElement<GetFederationMembers>}
public javax.xml.bind.JAXBElement<GetPropertiesResponse> createGetPropertiesResponse(GetPropertiesResponse value)
JAXBElement<GetPropertiesResponse>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||