com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl
Class UnsubscribeImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl.UnsubscribeImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Unsubscribe

public class UnsubscribeImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Unsubscribe


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

Constructor Detail

UnsubscribeImpl

protected UnsubscribeImpl()
Default constructor


UnsubscribeImpl

protected UnsubscribeImpl(Unsubscribe jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final Unsubscribe getJaxbTypeObj()

toJaxbModel

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

Parameters:
apiTypeObj -


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