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

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

public class ColumnType
extends Object


Constructor Summary
ColumnType()
           
 
Method Summary
 String getId()
           
 String getTextValue()
           
 String getType()
           
 void setId(String id)
           
 void setTextValue(String textValue)
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnType

public ColumnType()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getType

public String getType()

setType

public void setType(String type)

getTextValue

public String getTextValue()

setTextValue

public void setTextValue(String textValue)


Copyright © 2014. All Rights Reserved.