Uses of Class
org.objectweb.kilim.description.TpSetter

Packages that use TpSetter
org.objectweb.kilim.model   
 

Uses of TpSetter in org.objectweb.kilim.model
 

Methods in org.objectweb.kilim.model with parameters of type TpSetter
private  ComponentFactory.RTSetter ComponentFactory.newInnerSetter(TpSetter aSetter)
           
 

Constructors in org.objectweb.kilim.model with parameters of type TpSetter
ComponentFactory.RTSetter(TpSetter aGetter, Component aComponent, RuntimeSource aSupport, RuntimeSource aValue)