|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.oasis_open.docs.wsn.br_2.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.oasis_open.docs.wsn.br_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: org.oasis_open.docs.wsn.br_2 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public PublisherRegistrationFailedFaultType createPublisherRegistrationFailedFaultType()
PublisherRegistrationFailedFaultType
public PublisherRegistrationRP createPublisherRegistrationRP()
PublisherRegistrationRP
public NotificationBrokerRP createNotificationBrokerRP()
NotificationBrokerRP
public PublisherRegistrationRejectedFaultType createPublisherRegistrationRejectedFaultType()
PublisherRegistrationRejectedFaultType
public RegisterPublisherResponse createRegisterPublisherResponse()
RegisterPublisherResponse
public ResourceNotDestroyedFaultType createResourceNotDestroyedFaultType()
ResourceNotDestroyedFaultType
public RegisterPublisher createRegisterPublisher()
RegisterPublisher
public DestroyRegistrationResponse createDestroyRegistrationResponse()
DestroyRegistrationResponse
public DestroyRegistration createDestroyRegistration()
DestroyRegistration
public JAXBElement<XMLGregorianCalendar> createCreationTime(XMLGregorianCalendar value)
JAXBElement
<
XMLGregorianCalendar
>
}
public JAXBElement<W3CEndpointReference> createConsumerReference(W3CEndpointReference value)
JAXBElement
<
W3CEndpointReference
>
}
public JAXBElement<Boolean> createDemand(Boolean value)
JAXBElement
<
Boolean
>
}
public JAXBElement<Boolean> createRequiresRegistration(Boolean value)
JAXBElement
<
Boolean
>
}
public JAXBElement<ResourceNotDestroyedFaultType> createResourceNotDestroyedFault(ResourceNotDestroyedFaultType value)
JAXBElement
<
ResourceNotDestroyedFaultType
>
}
public JAXBElement<PublisherRegistrationRejectedFaultType> createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType value)
JAXBElement
<
PublisherRegistrationRejectedFaultType
>
}
public JAXBElement<PublisherRegistrationFailedFaultType> createPublisherRegistrationFailedFault(PublisherRegistrationFailedFaultType value)
JAXBElement
<
PublisherRegistrationFailedFaultType
>
}
public JAXBElement<W3CEndpointReference> createPublisherReference(W3CEndpointReference value)
JAXBElement
<
W3CEndpointReference
>
}
public JAXBElement<TopicExpressionType> createTopic(TopicExpressionType value)
JAXBElement
<
TopicExpressionType
>
}
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |