com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl
Class RegisterPublisherResponseImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<RegisterPublisherResponse>
com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl.RegisterPublisherResponseImpl
- All Implemented Interfaces:
- RegisterPublisherResponse, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class RegisterPublisherResponseImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<RegisterPublisherResponse>
- implements RegisterPublisherResponse
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
RegisterPublisherResponseImpl
public RegisterPublisherResponseImpl(RegisterPublisherResponse model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSNotificationException
- Throws:
WSNotificationException
getConsumerReference
public com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getConsumerReference()
throws WSNotificationException
- Specified by:
getConsumerReference in interface RegisterPublisherResponse
- Throws:
WSNotificationException
getPublisherRegistrationReference
public com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getPublisherRegistrationReference()
throws WSNotificationException
- Specified by:
getPublisherRegistrationReference in interface RegisterPublisherResponse
- Throws:
WSNotificationException
setConsumerReference
public void setConsumerReference(com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType ref)
- Specified by:
setConsumerReference in interface RegisterPublisherResponse
setPublisherRegistrationReference
public void setPublisherRegistrationReference(com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType ref)
- Specified by:
setPublisherRegistrationReference in interface RegisterPublisherResponse
Copyright © 2009 eBM Websourcing. All Rights Reserved.