com.ebmwebsourcing.wsstar.brokerednotification.datatypes.impl.impl
Class RegisterPublisherResponseImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.brokerednotification.datatypes.impl.impl.RegisterPublisherResponseImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisherResponse

public class RegisterPublisherResponseImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisherResponse


Constructor Summary
protected RegisterPublisherResponseImpl(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType registrationRef)
          Default constructor
protected RegisterPublisherResponseImpl(RegisterPublisherResponse jaxbTypeObj)
           
 
Method Summary
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType getConsumerReference()
           
protected  RegisterPublisherResponse getJaxbTypeObj()
           
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType getPublisherRegistrationReference()
           
 void setConsumerReference(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType value)
           
 void setPublisherRegistrationReference(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType value)
           
static RegisterPublisherResponse toJaxbModel(com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisherResponse apiTypeObj)
          A way to create a com.ebmwebsourcing.wsstar.notification.brokered.RegisterPublisherResponse "Jaxb model type" object from a RegisterPublisherResponse "api type" one
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterPublisherResponseImpl

protected RegisterPublisherResponseImpl(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType registrationRef)
Default constructor


RegisterPublisherResponseImpl

protected RegisterPublisherResponseImpl(RegisterPublisherResponse jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final RegisterPublisherResponse getJaxbTypeObj()

getPublisherRegistrationReference

public final com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType getPublisherRegistrationReference()
Specified by:
getPublisherRegistrationReference in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisherResponse

setPublisherRegistrationReference

public final void setPublisherRegistrationReference(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType value)
Specified by:
setPublisherRegistrationReference in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisherResponse

getConsumerReference

public com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType getConsumerReference()
Specified by:
getConsumerReference in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisherResponse

setConsumerReference

public final void setConsumerReference(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType value)
Specified by:
setConsumerReference in interface com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisherResponse

toJaxbModel

public static RegisterPublisherResponse toJaxbModel(com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisherResponse apiTypeObj)
A way to create a com.ebmwebsourcing.wsstar.notification.brokered.RegisterPublisherResponse "Jaxb model type" object from a RegisterPublisherResponse "api type" one

Parameters:
apiTypeObj -


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