com.posco.reuse.transformed.vo
Class PosTransformAttributeRef
java.lang.Object
com.posco.reuse.transformed.vo.PosTransformAttributeRef
public class PosTransformAttributeRef
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PosTransformAttributeRef
public PosTransformAttributeRef()
getTransformId
public String getTransformId()
setTransformId
public void setTransformId(String transformId)
getAttId
public int getAttId()
setAttId
public void setAttId(int attId)
getSeq
public int getSeq()
setSeq
public void setSeq(int seq)
getObjAttr
public String getObjAttr()
setObjAttr
public void setObjAttr(String objAttr)
getObjTp
public String getObjTp()
setObjTp
public void setObjTp(String objTp)
getStartIndex
public int getStartIndex()
setStartIndex
public void setStartIndex(int startIndex)
getEndIndex
public int getEndIndex()
setEndIndex
public void setEndIndex(int endIndex)
getConstantV
public String getConstantV()
setConstantV
public void setConstantV(String constantV)
Copyright © 2013–2016 POSCO ICT. All rights reserved.