com.ebmwebsourcing.wsstar.notification.jaxbextension.types
Class ObjectFactory

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.notification.jaxbextension.types.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the com.ebmwebsourcing.wsstar.notification.jaxbextension.types 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.ebmwebsourcing.wsstar.notification.jaxbextension.types
 
Method Summary
 javax.xml.bind.JAXBElement<ContextPolicyType> createContextPolicy(ContextPolicyType value)
          Create an instance of JAXBElement<ContextPolicyType>}
 ContextPolicyType createContextPolicyType()
          Create an instance of ContextPolicyType
 javax.xml.bind.JAXBElement<ProcessPolicyType> createProcessPolicy(ProcessPolicyType value)
          Create an instance of JAXBElement<ProcessPolicyType>}
 ProcessPolicyType createProcessPolicyType()
          Create an instance of ProcessPolicyType
 ResourcesUuidType createResourcesUuidType()
          Create an instance of ResourcesUuidType
 javax.xml.bind.JAXBElement<ResourcesUuidType> createResourceUuidList(ResourcesUuidType value)
          Create an instance of JAXBElement<ResourcesUuidType>}
 javax.xml.bind.JAXBElement<SOAParameterType> createSOAParameter(SOAParameterType value)
          Create an instance of JAXBElement<SOAParameterType>}
 SOAParameterType createSOAParameterType()
          Create an instance of SOAParameterType
 javax.xml.bind.JAXBElement<TerminationTimeType> createTerminationTime(TerminationTimeType value)
          Create an instance of JAXBElement<TerminationTimeType>}
 TerminationTimeType createTerminationTimeType()
          Create an instance of TerminationTimeType
 javax.xml.bind.JAXBElement<XsltStyleSheetType> createTransformPolicy(XsltStyleSheetType value)
          Create an instance of JAXBElement<XsltStyleSheetType>}
 javax.xml.bind.JAXBElement<java.lang.String> createXpath(java.lang.String value)
          Create an instance of JAXBElement<String>}
 XsltStyleSheetType createXsltStyleSheetType()
          Create an instance of XsltStyleSheetType
 
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.ebmwebsourcing.wsstar.notification.jaxbextension.types

Method Detail

createProcessPolicyType

public ProcessPolicyType createProcessPolicyType()
Create an instance of ProcessPolicyType


createTerminationTimeType

public TerminationTimeType createTerminationTimeType()
Create an instance of TerminationTimeType


createResourcesUuidType

public ResourcesUuidType createResourcesUuidType()
Create an instance of ResourcesUuidType


createXsltStyleSheetType

public XsltStyleSheetType createXsltStyleSheetType()
Create an instance of XsltStyleSheetType


createContextPolicyType

public ContextPolicyType createContextPolicyType()
Create an instance of ContextPolicyType


createSOAParameterType

public SOAParameterType createSOAParameterType()
Create an instance of SOAParameterType


createSOAParameter

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


createTerminationTime

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


createXpath

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


createProcessPolicy

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


createResourceUuidList

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


createContextPolicy

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


createTransformPolicy

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



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.