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

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_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.mows_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.mows_2
 
Method Summary
 AnyXmlContentsType createAnyXmlContentsType()
          Create an instance of AnyXmlContentsType
 BusyState createBusyState()
          Create an instance of BusyState
 CrashedState createCrashedState()
          Create an instance of CrashedState
 javax.xml.bind.JAXBElement<OperationalStateType> createCurrentOperationalState(OperationalStateType value)
          Create an instance of JAXBElement<OperationalStateType>}
 DownState createDownState()
          Create an instance of DownState
 DurationMetric createDurationMetric()
          Create an instance of DurationMetric
 EndpointDescriptions createEndpointDescriptions()
          Create an instance of EndpointDescriptions
 javax.xml.bind.JAXBElement<EndpointReferenceType> createEndpointReference(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<java.lang.Object> createGetManageabilityReferences(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 GetManageabilityReferencesResponse createGetManageabilityReferencesResponse()
          Create an instance of GetManageabilityReferencesResponse
 IdleState createIdleState()
          Create an instance of IdleState
 IntegerCounter createIntegerCounter()
          Create an instance of IntegerCounter
 javax.xml.bind.JAXBElement<byte[]> createIPV4Address(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 javax.xml.bind.JAXBElement<byte[]> createIPV6Address(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 javax.xml.bind.JAXBElement<StateTransitionType> createLastOperationalStateTransition(StateTransitionType value)
          Create an instance of JAXBElement<StateTransitionType>}
 javax.xml.bind.JAXBElement<IntegerCounter> createLastRequestSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> createLastResponseSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<DurationMetric> createLastResponseTime(DurationMetric value)
          Create an instance of JAXBElement<DurationMetric>}
 javax.xml.bind.JAXBElement<IntegerCounter> createMaxRequestSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> createMaxResponseSize(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<DurationMetric> createMaxResponseTime(DurationMetric value)
          Create an instance of JAXBElement<DurationMetric>}
 MessageContentNotIncludedFlag createMessageContentNotIncludedFlag()
          Create an instance of MessageContentNotIncludedFlag
 MessageContentSizeType createMessageContentSizeType()
          Create an instance of MessageContentSizeType
 MessageContentType createMessageContentType()
          Create an instance of MessageContentType
 MessageInformationType createMessageInformationType()
          Create an instance of MessageInformationType
 javax.xml.bind.JAXBElement<IntegerCounter> createNumberOfFailedRequests(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> createNumberOfRequests(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 javax.xml.bind.JAXBElement<IntegerCounter> createNumberOfSuccessfulRequests(IntegerCounter value)
          Create an instance of JAXBElement<IntegerCounter>}
 OperationalStateType createOperationalStateType()
          Create an instance of OperationalStateType
 OperationDurationMetric createOperationDurationMetric()
          Create an instance of OperationDurationMetric
 OperationIntegerCounter createOperationIntegerCounter()
          Create an instance of OperationIntegerCounter
 javax.xml.bind.JAXBElement<OperationMetricType> createOperationMetrics(OperationMetricType value)
          Create an instance of JAXBElement<OperationMetricType>}
 OperationMetricType createOperationMetricType()
          Create an instance of OperationMetricType
 javax.xml.bind.JAXBElement<OperationOperationalStatusType> createOperationOperationalStatus(OperationOperationalStatusType value)
          Create an instance of JAXBElement<OperationOperationalStatusType>}
 OperationOperationalStatusType createOperationOperationalStatusType()
          Create an instance of OperationOperationalStatusType
 RequestCompletedState createRequestCompletedState()
          Create an instance of RequestCompletedState
 RequestFailedState createRequestFailedState()
          Create an instance of RequestFailedState
 RequestProcessingNotification createRequestProcessingNotification()
          Create an instance of RequestProcessingNotification
 RequestProcessingState createRequestProcessingState()
          Create an instance of RequestProcessingState
 RequestProcessingStateInformationType createRequestProcessingStateInformationType()
          Create an instance of RequestProcessingStateInformationType
 RequestProcessingStateType createRequestProcessingStateType()
          Create an instance of RequestProcessingStateType
 RequestReceivedState createRequestReceivedState()
          Create an instance of RequestReceivedState
 SaturatedState createSaturatedState()
          Create an instance of SaturatedState
 javax.xml.bind.JAXBElement<DurationMetric> createServiceTime(DurationMetric value)
          Create an instance of JAXBElement<DurationMetric>}
 StoppedState createStoppedState()
          Create an instance of StoppedState
 TcpIpInfo createTcpIpInfo()
          Create an instance of TcpIpInfo
 UpState createUpState()
          Create an instance of UpState
 
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.mows_2

Method Detail

createGetManageabilityReferencesResponse

public GetManageabilityReferencesResponse createGetManageabilityReferencesResponse()
Create an instance of GetManageabilityReferencesResponse


createCrashedState

public CrashedState createCrashedState()
Create an instance of CrashedState


createBusyState

public BusyState createBusyState()
Create an instance of BusyState


createOperationDurationMetric

public OperationDurationMetric createOperationDurationMetric()
Create an instance of OperationDurationMetric


createRequestProcessingState

public RequestProcessingState createRequestProcessingState()
Create an instance of RequestProcessingState


createDurationMetric

public DurationMetric createDurationMetric()
Create an instance of DurationMetric


createMessageContentNotIncludedFlag

public MessageContentNotIncludedFlag createMessageContentNotIncludedFlag()
Create an instance of MessageContentNotIncludedFlag


createRequestCompletedState

public RequestCompletedState createRequestCompletedState()
Create an instance of RequestCompletedState


createRequestProcessingStateType

public RequestProcessingStateType createRequestProcessingStateType()
Create an instance of RequestProcessingStateType


createRequestFailedState

public RequestFailedState createRequestFailedState()
Create an instance of RequestFailedState


createOperationOperationalStatusType

public OperationOperationalStatusType createOperationOperationalStatusType()
Create an instance of OperationOperationalStatusType


createMessageInformationType

public MessageInformationType createMessageInformationType()
Create an instance of MessageInformationType


createDownState

public DownState createDownState()
Create an instance of DownState


createIdleState

public IdleState createIdleState()
Create an instance of IdleState


createMessageContentType

public MessageContentType createMessageContentType()
Create an instance of MessageContentType


createRequestReceivedState

public RequestReceivedState createRequestReceivedState()
Create an instance of RequestReceivedState


createOperationIntegerCounter

public OperationIntegerCounter createOperationIntegerCounter()
Create an instance of OperationIntegerCounter


createOperationalStateType

public OperationalStateType createOperationalStateType()
Create an instance of OperationalStateType


createRequestProcessingStateInformationType

public RequestProcessingStateInformationType createRequestProcessingStateInformationType()
Create an instance of RequestProcessingStateInformationType


createIntegerCounter

public IntegerCounter createIntegerCounter()
Create an instance of IntegerCounter


createRequestProcessingNotification

public RequestProcessingNotification createRequestProcessingNotification()
Create an instance of RequestProcessingNotification


createAnyXmlContentsType

public AnyXmlContentsType createAnyXmlContentsType()
Create an instance of AnyXmlContentsType


createUpState

public UpState createUpState()
Create an instance of UpState


createTcpIpInfo

public TcpIpInfo createTcpIpInfo()
Create an instance of TcpIpInfo


createEndpointDescriptions

public EndpointDescriptions createEndpointDescriptions()
Create an instance of EndpointDescriptions


createSaturatedState

public SaturatedState createSaturatedState()
Create an instance of SaturatedState


createStoppedState

public StoppedState createStoppedState()
Create an instance of StoppedState


createMessageContentSizeType

public MessageContentSizeType createMessageContentSizeType()
Create an instance of MessageContentSizeType


createOperationMetricType

public OperationMetricType createOperationMetricType()
Create an instance of OperationMetricType


createLastOperationalStateTransition

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


createLastResponseSize

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


createOperationOperationalStatus

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


createGetManageabilityReferences

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


createMaxResponseSize

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


createIPV4Address

public javax.xml.bind.JAXBElement<byte[]> createIPV4Address(byte[] value)
Create an instance of JAXBElement<byte[]>}


createLastRequestSize

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


createMaxRequestSize

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


createCurrentOperationalState

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


createOperationMetrics

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


createIPV6Address

public javax.xml.bind.JAXBElement<byte[]> createIPV6Address(byte[] value)
Create an instance of JAXBElement<byte[]>}


createMaxResponseTime

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


createEndpointReference

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


createLastResponseTime

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


createServiceTime

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


createNumberOfSuccessfulRequests

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


createNumberOfFailedRequests

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


createNumberOfRequests

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



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