Uses of Class
net.sf.csutils.core.model.vo.ROType

Packages that use ROType
net.sf.csutils.core.model.impl   
net.sf.csutils.core.model.vo   
 

Uses of ROType in net.sf.csutils.core.model.impl
 

Methods in net.sf.csutils.core.model.impl that return ROType
protected  ROType ROMetaModelWriter.write(ROType pType)
          Converts the given registry object type into a JAXB bean.
 

Methods in net.sf.csutils.core.model.impl with parameters of type ROType
protected  ROType ROMetaModelReader.read(ROType pBean)
           
 

Uses of ROType in net.sf.csutils.core.model.vo
 

Fields in net.sf.csutils.core.model.vo with type parameters of type ROType
protected  java.util.List<ROType> ROMetaModel.RoTypes.roType
           
 

Methods in net.sf.csutils.core.model.vo that return ROType
 ROType ObjectFactory.createROType()
          Create an instance of ROType
 

Methods in net.sf.csutils.core.model.vo that return types with arguments of type ROType
 java.util.List<ROType> ROMetaModel.RoTypes.getRoType()
          Gets the value of the roType property.
 



Copyright © 2009-2011. All Rights Reserved.