@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.5", date="2021-12-16T09:39:37-05:00") public class ObjectFactory extends Object
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 and Description |
---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.oasis_open.docs.wsn.b_2
|
public ObjectFactory()
public NotificationMessageHolderType createNotificationMessageHolderType()
NotificationMessageHolderType
public TopicExpressionType createTopicExpressionType()
TopicExpressionType
public NotificationProducerRP createNotificationProducerRP()
NotificationProducerRP
public FilterType createFilterType()
FilterType
public SubscriptionPolicyType createSubscriptionPolicyType()
SubscriptionPolicyType
public SubscriptionManagerRP createSubscriptionManagerRP()
SubscriptionManagerRP
public QueryExpressionType createQueryExpressionType()
QueryExpressionType
public Subscribe.SubscriptionPolicy createSubscribeSubscriptionPolicy()
Subscribe.SubscriptionPolicy
public SubscribeResponse createSubscribeResponse()
SubscribeResponse
public GetCurrentMessage createGetCurrentMessage()
GetCurrentMessage
public GetCurrentMessageResponse createGetCurrentMessageResponse()
GetCurrentMessageResponse
public SubscribeCreationFailedFaultType createSubscribeCreationFailedFaultType()
SubscribeCreationFailedFaultType
public InvalidFilterFaultType createInvalidFilterFaultType()
InvalidFilterFaultType
public TopicExpressionDialectUnknownFaultType createTopicExpressionDialectUnknownFaultType()
TopicExpressionDialectUnknownFaultType
public InvalidTopicExpressionFaultType createInvalidTopicExpressionFaultType()
InvalidTopicExpressionFaultType
public TopicNotSupportedFaultType createTopicNotSupportedFaultType()
TopicNotSupportedFaultType
public MultipleTopicsSpecifiedFaultType createMultipleTopicsSpecifiedFaultType()
MultipleTopicsSpecifiedFaultType
public InvalidProducerPropertiesExpressionFaultType createInvalidProducerPropertiesExpressionFaultType()
InvalidProducerPropertiesExpressionFaultType
public InvalidMessageContentExpressionFaultType createInvalidMessageContentExpressionFaultType()
InvalidMessageContentExpressionFaultType
public UnrecognizedPolicyRequestFaultType createUnrecognizedPolicyRequestFaultType()
UnrecognizedPolicyRequestFaultType
public UnsupportedPolicyRequestFaultType createUnsupportedPolicyRequestFaultType()
UnsupportedPolicyRequestFaultType
public NotifyMessageNotSupportedFaultType createNotifyMessageNotSupportedFaultType()
NotifyMessageNotSupportedFaultType
public UnacceptableInitialTerminationTimeFaultType createUnacceptableInitialTerminationTimeFaultType()
UnacceptableInitialTerminationTimeFaultType
public NoCurrentMessageOnTopicFaultType createNoCurrentMessageOnTopicFaultType()
NoCurrentMessageOnTopicFaultType
public GetMessages createGetMessages()
GetMessages
public GetMessagesResponse createGetMessagesResponse()
GetMessagesResponse
public DestroyPullPoint createDestroyPullPoint()
DestroyPullPoint
public DestroyPullPointResponse createDestroyPullPointResponse()
DestroyPullPointResponse
public UnableToGetMessagesFaultType createUnableToGetMessagesFaultType()
UnableToGetMessagesFaultType
public UnableToDestroyPullPointFaultType createUnableToDestroyPullPointFaultType()
UnableToDestroyPullPointFaultType
public CreatePullPoint createCreatePullPoint()
CreatePullPoint
public CreatePullPointResponse createCreatePullPointResponse()
CreatePullPointResponse
public UnableToCreatePullPointFaultType createUnableToCreatePullPointFaultType()
UnableToCreatePullPointFaultType
public RenewResponse createRenewResponse()
RenewResponse
public UnacceptableTerminationTimeFaultType createUnacceptableTerminationTimeFaultType()
UnacceptableTerminationTimeFaultType
public Unsubscribe createUnsubscribe()
Unsubscribe
public UnsubscribeResponse createUnsubscribeResponse()
UnsubscribeResponse
public UnableToDestroySubscriptionFaultType createUnableToDestroySubscriptionFaultType()
UnableToDestroySubscriptionFaultType
public PauseSubscription createPauseSubscription()
PauseSubscription
public PauseSubscriptionResponse createPauseSubscriptionResponse()
PauseSubscriptionResponse
public ResumeSubscription createResumeSubscription()
ResumeSubscription
public ResumeSubscriptionResponse createResumeSubscriptionResponse()
ResumeSubscriptionResponse
public PauseFailedFaultType createPauseFailedFaultType()
PauseFailedFaultType
public ResumeFailedFaultType createResumeFailedFaultType()
ResumeFailedFaultType
public NotificationMessageHolderType.Message createNotificationMessageHolderTypeMessage()
NotificationMessageHolderType.Message
public JAXBElement<TopicExpressionType> createTopicExpression(TopicExpressionType value)
value
- Java instance representing xml element's value.JAXBElement
<
TopicExpressionType
>
public JAXBElement<Boolean> createFixedTopicSet(Boolean value)
value
- Java instance representing xml element's value.JAXBElement
<
Boolean
>
public JAXBElement<String> createTopicExpressionDialect(String value)
value
- Java instance representing xml element's value.JAXBElement
<
String
>
public JAXBElement<W3CEndpointReference> createConsumerReference(W3CEndpointReference value)
value
- Java instance representing xml element's value.JAXBElement
<
W3CEndpointReference
>
public JAXBElement<FilterType> createFilter(FilterType value)
value
- Java instance representing xml element's value.JAXBElement
<
FilterType
>
public JAXBElement<SubscriptionPolicyType> createSubscriptionPolicy(SubscriptionPolicyType value)
value
- Java instance representing xml element's value.JAXBElement
<
SubscriptionPolicyType
>
public JAXBElement<XMLGregorianCalendar> createCreationTime(XMLGregorianCalendar value)
value
- Java instance representing xml element's value.JAXBElement
<
XMLGregorianCalendar
>
public JAXBElement<W3CEndpointReference> createSubscriptionReference(W3CEndpointReference value)
value
- Java instance representing xml element's value.JAXBElement
<
W3CEndpointReference
>
public JAXBElement<TopicExpressionType> createTopic(TopicExpressionType value)
value
- Java instance representing xml element's value.JAXBElement
<
TopicExpressionType
>
public JAXBElement<W3CEndpointReference> createProducerReference(W3CEndpointReference value)
value
- Java instance representing xml element's value.JAXBElement
<
W3CEndpointReference
>
public JAXBElement<NotificationMessageHolderType> createNotificationMessage(NotificationMessageHolderType value)
value
- Java instance representing xml element's value.JAXBElement
<
NotificationMessageHolderType
>
public JAXBElement<XMLGregorianCalendar> createCurrentTime(XMLGregorianCalendar value)
value
- Java instance representing xml element's value.JAXBElement
<
XMLGregorianCalendar
>
public JAXBElement<XMLGregorianCalendar> createTerminationTime(XMLGregorianCalendar value)
value
- Java instance representing xml element's value.JAXBElement
<
XMLGregorianCalendar
>
public JAXBElement<QueryExpressionType> createProducerProperties(QueryExpressionType value)
value
- Java instance representing xml element's value.JAXBElement
<
QueryExpressionType
>
public JAXBElement<QueryExpressionType> createMessageContent(QueryExpressionType value)
value
- Java instance representing xml element's value.JAXBElement
<
QueryExpressionType
>
public JAXBElement<SubscribeCreationFailedFaultType> createSubscribeCreationFailedFault(SubscribeCreationFailedFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
SubscribeCreationFailedFaultType
>
public JAXBElement<InvalidFilterFaultType> createInvalidFilterFault(InvalidFilterFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
InvalidFilterFaultType
>
public JAXBElement<TopicExpressionDialectUnknownFaultType> createTopicExpressionDialectUnknownFault(TopicExpressionDialectUnknownFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
TopicExpressionDialectUnknownFaultType
>
public JAXBElement<InvalidTopicExpressionFaultType> createInvalidTopicExpressionFault(InvalidTopicExpressionFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
InvalidTopicExpressionFaultType
>
public JAXBElement<TopicNotSupportedFaultType> createTopicNotSupportedFault(TopicNotSupportedFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
TopicNotSupportedFaultType
>
public JAXBElement<MultipleTopicsSpecifiedFaultType> createMultipleTopicsSpecifiedFault(MultipleTopicsSpecifiedFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
MultipleTopicsSpecifiedFaultType
>
public JAXBElement<InvalidProducerPropertiesExpressionFaultType> createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
InvalidProducerPropertiesExpressionFaultType
>
public JAXBElement<InvalidMessageContentExpressionFaultType> createInvalidMessageContentExpressionFault(InvalidMessageContentExpressionFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
InvalidMessageContentExpressionFaultType
>
public JAXBElement<UnrecognizedPolicyRequestFaultType> createUnrecognizedPolicyRequestFault(UnrecognizedPolicyRequestFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
UnrecognizedPolicyRequestFaultType
>
public JAXBElement<UnsupportedPolicyRequestFaultType> createUnsupportedPolicyRequestFault(UnsupportedPolicyRequestFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
UnsupportedPolicyRequestFaultType
>
public JAXBElement<NotifyMessageNotSupportedFaultType> createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
NotifyMessageNotSupportedFaultType
>
public JAXBElement<UnacceptableInitialTerminationTimeFaultType> createUnacceptableInitialTerminationTimeFault(UnacceptableInitialTerminationTimeFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
UnacceptableInitialTerminationTimeFaultType
>
public JAXBElement<NoCurrentMessageOnTopicFaultType> createNoCurrentMessageOnTopicFault(NoCurrentMessageOnTopicFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
NoCurrentMessageOnTopicFaultType
>
public JAXBElement<UnableToGetMessagesFaultType> createUnableToGetMessagesFault(UnableToGetMessagesFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
UnableToGetMessagesFaultType
>
public JAXBElement<UnableToDestroyPullPointFaultType> createUnableToDestroyPullPointFault(UnableToDestroyPullPointFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
UnableToDestroyPullPointFaultType
>
public JAXBElement<UnableToCreatePullPointFaultType> createUnableToCreatePullPointFault(UnableToCreatePullPointFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
UnableToCreatePullPointFaultType
>
public JAXBElement<UnacceptableTerminationTimeFaultType> createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
UnacceptableTerminationTimeFaultType
>
public JAXBElement<UnableToDestroySubscriptionFaultType> createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
UnableToDestroySubscriptionFaultType
>
public JAXBElement<PauseFailedFaultType> createPauseFailedFault(PauseFailedFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
PauseFailedFaultType
>
public JAXBElement<ResumeFailedFaultType> createResumeFailedFault(ResumeFailedFaultType value)
value
- Java instance representing xml element's value.JAXBElement
<
ResumeFailedFaultType
>
public JAXBElement<String> createSubscribeInitialTerminationTime(String value)
value
- Java instance representing xml element's value.JAXBElement
<
String
>
Apache CXF