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

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

public class DestroyRegistrationImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.DestroyRegistration

Author:
Thierry DÉJEAN - eBM WebSourcing

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

Constructor Detail

DestroyRegistrationImpl

protected DestroyRegistrationImpl()
Default constructor


DestroyRegistrationImpl

protected DestroyRegistrationImpl(DestroyRegistration jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final DestroyRegistration getJaxbTypeObj()

toJaxbModel

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

Parameters:
apiTypeObj -


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