com.posco.reuse.transformed.vo
Class PosTransformAttribute
java.lang.Object
com.posco.reuse.transformed.vo.PosTransformAttribute
public class PosTransformAttribute
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PosTransformAttribute
public PosTransformAttribute()
getTransformId
public String getTransformId()
setTransformId
public void setTransformId(String transformId)
getAttId
public int getAttId()
setAttId
public void setAttId(int attId)
getAttNm
public String getAttNm()
setAttNm
public void setAttNm(String attNm)
getDataType
public String getDataType()
setDataType
public void setDataType(String dataType)
getPrecision
public int getPrecision()
setPrecision
public void setPrecision(int precision)
getRefList
public List<PosTransformAttributeRef> getRefList()
setRefList
public void setRefList(List<PosTransformAttributeRef> refList)
Copyright © 2013–2016 POSCO ICT. All rights reserved.