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

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

public class UnsubscribeResponseImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.UnsubscribeResponse


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

Constructor Detail

UnsubscribeResponseImpl

protected UnsubscribeResponseImpl()
Default constructor


UnsubscribeResponseImpl

protected UnsubscribeResponseImpl(UnsubscribeResponse jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final UnsubscribeResponse getJaxbTypeObj()

toJaxbModel

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

Parameters:
apiTypeObj -


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