com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl
Class DestroyResponseImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl.DestroyResponseImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.DestroyResponse

public class DestroyResponseImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.DestroyResponse


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

Constructor Detail

DestroyResponseImpl

protected DestroyResponseImpl()
Default constructor


DestroyResponseImpl

protected DestroyResponseImpl(DestroyResponse jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final DestroyResponse getJaxbTypeObj()

toJaxbModel

public static DestroyResponse toJaxbModel(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.DestroyResponse apiTypeObj)
A way to create a DestroyResponse "Jaxb model type" object from a Destroy "api type" one

Parameters:
apiTypeObj -


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