Uses of Class
com.posco.reuse.transformed.vo.PosTransformAttribute

Packages that use PosTransformAttribute
com.posco.reuse.transformed   
com.posco.reuse.transformed.vo   
 

Uses of PosTransformAttribute in com.posco.reuse.transformed
 

Methods in com.posco.reuse.transformed that return types with arguments of type PosTransformAttribute
 List<PosTransformAttribute> AttributeXmlManagerImpl.getAttributes(String transformedId)
           
 List<PosTransformAttribute> AttributeDbManagerImpl.getAttributes(String id)
           
abstract  List<PosTransformAttribute> AbstractAttributeManager.getAttributes(String id)
           
 List<PosTransformAttribute> PosTranformXmlParser.parseXml(URL layoutXmlFile)
           
 

Uses of PosTransformAttribute in com.posco.reuse.transformed.vo
 

Methods in com.posco.reuse.transformed.vo that return types with arguments of type PosTransformAttribute
 List<PosTransformAttribute> PosTransformDefinition.getAttList()
           
 

Method parameters in com.posco.reuse.transformed.vo with type arguments of type PosTransformAttribute
 void PosTransformDefinition.setAttList(List<PosTransformAttribute> attList)
           
 



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