com.posco.reuse.transformed.vo
Class PosTransformDefinition

java.lang.Object
  extended by com.posco.reuse.transformed.vo.PosTransformDefinition

public class PosTransformDefinition
extends Object


Constructor Summary
PosTransformDefinition()
           
 
Method Summary
 List<PosTransformAttribute> getAttList()
           
 String getTransformId()
           
 void setAttList(List<PosTransformAttribute> attList)
           
 void setTransformId(String transformId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PosTransformDefinition

public PosTransformDefinition()
Method Detail

getTransformId

public String getTransformId()

setTransformId

public void setTransformId(String transformId)

getAttList

public List<PosTransformAttribute> getAttList()

setAttList

public void setAttList(List<PosTransformAttribute> attList)


Copyright © 2013–2016 POSCO ICT. All rights reserved.