com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws1_2
Class ObjectFactory

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws1_2.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.dm.org.oasis_open.docs.wsdm.muws1_2 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.dm.org.oasis_open.docs.wsdm.muws1_2
 
Method Summary
 ComponentAddressType createComponentAddressType()
          Create an instance of ComponentAddressType
 ComponentType createComponentType()
          Create an instance of ComponentType
 javax.xml.bind.JAXBElement<CorrelatablePropertiesType> createCorrelatableProperties(CorrelatablePropertiesType value)
          Create an instance of JAXBElement<CorrelatablePropertiesType>}
 CorrelatablePropertiesType createCorrelatablePropertiesType()
          Create an instance of CorrelatablePropertiesType
 javax.xml.bind.JAXBElement<java.lang.String> createManageabilityCapability(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> createManageabilityEndpointReference(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<ManagementEventType> createManagementEvent(ManagementEventType value)
          Create an instance of JAXBElement<ManagementEventType>}
 ManagementEventType createManagementEventType()
          Create an instance of ManagementEventType
 javax.xml.bind.JAXBElement<java.lang.String> createResourceId(java.lang.String value)
          Create an instance of JAXBElement<String>}
 
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.dm.org.oasis_open.docs.wsdm.muws1_2

Method Detail

createComponentType

public ComponentType createComponentType()
Create an instance of ComponentType


createManagementEventType

public ManagementEventType createManagementEventType()
Create an instance of ManagementEventType


createCorrelatablePropertiesType

public CorrelatablePropertiesType createCorrelatablePropertiesType()
Create an instance of CorrelatablePropertiesType


createComponentAddressType

public ComponentAddressType createComponentAddressType()
Create an instance of ComponentAddressType


createResourceId

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


createManageabilityCapability

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


createManagementEvent

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


createManageabilityEndpointReference

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


createCorrelatableProperties

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



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