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

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

public class DestroyImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.Destroy


Constructor Summary
protected DestroyImpl()
          Default constructor
protected DestroyImpl(Destroy jaxbTypeObj)
           
 
Method Summary
protected  Destroy getJaxbTypeObj()
           
static Destroy toJaxbModel(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.Destroy apiTypeObj)
          A way to create a Destroy "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

DestroyImpl

protected DestroyImpl()
Default constructor


DestroyImpl

protected DestroyImpl(Destroy jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final Destroy getJaxbTypeObj()

toJaxbModel

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

Parameters:
apiTypeObj -


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