com.ontotext.ordi.wsmo4rdf.remote.client.fact
Class ObjectFactory

java.lang.Object
  extended by com.ontotext.ordi.wsmo4rdf.remote.client.fact.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the com.ontotext.ordi.wsmo4rdf.remote.client.fact 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.ontotext.ordi.wsmo4rdf.remote.client.fact
 
Method Summary
 DestroyWsmoSource createDestroyWsmoSource()
          Create an instance of DestroyWsmoSource
 javax.xml.bind.JAXBElement<DestroyWsmoSource> createDestroyWsmoSource(DestroyWsmoSource value)
          Create an instance of JAXBElement<DestroyWsmoSource>}
 DestroyWsmoSourceResponse createDestroyWsmoSourceResponse()
          Create an instance of DestroyWsmoSourceResponse
 javax.xml.bind.JAXBElement<DestroyWsmoSourceResponse> createDestroyWsmoSourceResponse(DestroyWsmoSourceResponse value)
          Create an instance of JAXBElement<DestroyWsmoSourceResponse>}
 GetNewWsmoSource createGetNewWsmoSource()
          Create an instance of GetNewWsmoSource
 javax.xml.bind.JAXBElement<GetNewWsmoSource> createGetNewWsmoSource(GetNewWsmoSource value)
          Create an instance of JAXBElement<GetNewWsmoSource>}
 GetNewWsmoSourceResponse createGetNewWsmoSourceResponse()
          Create an instance of GetNewWsmoSourceResponse
 javax.xml.bind.JAXBElement<GetNewWsmoSourceResponse> createGetNewWsmoSourceResponse(GetNewWsmoSourceResponse value)
          Create an instance of JAXBElement<GetNewWsmoSourceResponse>}
 IllegalSourceNameException createIllegalSourceNameException()
          Create an instance of IllegalSourceNameException
 javax.xml.bind.JAXBElement<IllegalSourceNameException> createIllegalSourceNameException(IllegalSourceNameException value)
          Create an instance of JAXBElement<IllegalSourceNameException>}
 ServiceLimitExceededException createServiceLimitExceededException()
          Create an instance of ServiceLimitExceededException
 javax.xml.bind.JAXBElement<ServiceLimitExceededException> createServiceLimitExceededException(ServiceLimitExceededException value)
          Create an instance of JAXBElement<ServiceLimitExceededException>}
 
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.ontotext.ordi.wsmo4rdf.remote.client.fact

Method Detail

createDestroyWsmoSourceResponse

public DestroyWsmoSourceResponse createDestroyWsmoSourceResponse()
Create an instance of DestroyWsmoSourceResponse


createGetNewWsmoSource

public GetNewWsmoSource createGetNewWsmoSource()
Create an instance of GetNewWsmoSource


createGetNewWsmoSourceResponse

public GetNewWsmoSourceResponse createGetNewWsmoSourceResponse()
Create an instance of GetNewWsmoSourceResponse


createIllegalSourceNameException

public IllegalSourceNameException createIllegalSourceNameException()
Create an instance of IllegalSourceNameException


createServiceLimitExceededException

public ServiceLimitExceededException createServiceLimitExceededException()
Create an instance of ServiceLimitExceededException


createDestroyWsmoSource

public DestroyWsmoSource createDestroyWsmoSource()
Create an instance of DestroyWsmoSource


createServiceLimitExceededException

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


createDestroyWsmoSource

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


createGetNewWsmoSource

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


createDestroyWsmoSourceResponse

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


createGetNewWsmoSourceResponse

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


createIllegalSourceNameException

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



Copyright © 2008. All Rights Reserved.