kr.co.hit.live.ws.cxf.jaxb.type
Class ValueObjectType

java.lang.Object
  extended by kr.co.hit.live.ws.cxf.jaxb.type.ValueObjectType

public class ValueObjectType
extends Object


Constructor Summary
ValueObjectType()
           
 
Method Summary
 String getId()
           
 List<RowType> getRow()
           
 void setId(String id)
           
 void setRow(List<RowType> row)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueObjectType

public ValueObjectType()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getRow

public List<RowType> getRow()

setRow

public void setRow(List<RowType> row)


Copyright © 2014. All Rights Reserved.