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

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

public class UseRawImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.UseRaw


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

Constructor Detail

UseRawImpl

protected UseRawImpl()
Default constructor


UseRawImpl

protected UseRawImpl(UseRaw jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final UseRaw getJaxbTypeObj()

toJaxbModel

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

Parameters:
apiTypeObj -


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