kr.co.hit.live.ws.cxf.jaxb
Class ValueObjectAssemblerAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<ValueObjectAssemblerType,kr.co.hit.live.vo.ValueObjectAssembler>
      extended by kr.co.hit.live.ws.cxf.jaxb.ValueObjectAssemblerAdapter

public class ValueObjectAssemblerAdapter
extends XmlAdapter<ValueObjectAssemblerType,kr.co.hit.live.vo.ValueObjectAssembler>

 kr.co.hit.live.ws.cxf.jaxb
   |_ ValueObjectAssemblerAdapter.java
 
Desc :


Constructor Summary
ValueObjectAssemblerAdapter()
           
 
Method Summary
 ValueObjectAssemblerType marshal(kr.co.hit.live.vo.ValueObjectAssembler voa)
           
 kr.co.hit.live.vo.ValueObjectAssembler unmarshal(ValueObjectAssemblerType voaType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueObjectAssemblerAdapter

public ValueObjectAssemblerAdapter()
Method Detail

unmarshal

public kr.co.hit.live.vo.ValueObjectAssembler unmarshal(ValueObjectAssemblerType voaType)
                                                 throws Exception
Specified by:
unmarshal in class XmlAdapter<ValueObjectAssemblerType,kr.co.hit.live.vo.ValueObjectAssembler>
Throws:
Exception

marshal

public ValueObjectAssemblerType marshal(kr.co.hit.live.vo.ValueObjectAssembler voa)
                                 throws Exception
Specified by:
marshal in class XmlAdapter<ValueObjectAssemblerType,kr.co.hit.live.vo.ValueObjectAssembler>
Throws:
Exception


Copyright © 2014. All Rights Reserved.