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

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

public class DestroyRegistrationResponseImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.DestroyRegistrationResponse

Author:
Thierry DÉJEAN - eBM WebSourcing

Constructor Summary
protected DestroyRegistrationResponseImpl()
          Default constructor
protected DestroyRegistrationResponseImpl(DestroyRegistrationResponse jaxbTypeObj)
           
 
Method Summary
protected  DestroyRegistrationResponse getJaxbTypeObj()
           
static DestroyRegistrationResponse toJaxbModel(com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.DestroyRegistrationResponse apiTypeObj)
          A way to create a com.ebmwebsourcing.wsstar.notification.brokered.DestroyRegistrationResponse "Jaxb model type" object from a DestroyRegistrationResponse "api type" one
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DestroyRegistrationResponseImpl

protected DestroyRegistrationResponseImpl()
Default constructor


DestroyRegistrationResponseImpl

protected DestroyRegistrationResponseImpl(DestroyRegistrationResponse jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final DestroyRegistrationResponse getJaxbTypeObj()

toJaxbModel

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

Parameters:
apiTypeObj -


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