Uses of Class
org.ow2.jasmine.probe.probemanager.generated.Paramvalue

Packages that use Paramvalue
org.ow2.jasmine.probe.probemanager.generated   
 

Uses of Paramvalue in org.ow2.jasmine.probe.probemanager.generated
 

Fields in org.ow2.jasmine.probe.probemanager.generated with type parameters of type Paramvalue
protected  java.util.List<Paramvalue> Output.param
           
protected  java.util.List<Paramvalue> Target.param
           
protected  java.util.List<Paramvalue> Indicator.param
           
 

Methods in org.ow2.jasmine.probe.probemanager.generated that return Paramvalue
 Paramvalue ObjectFactory.createParamvalue()
          Create an instance of Paramvalue
 

Methods in org.ow2.jasmine.probe.probemanager.generated that return types with arguments of type Paramvalue
 java.util.List<Paramvalue> Output.getParam()
          Gets the value of the param property.
 java.util.List<Paramvalue> Target.getParam()
          Gets the value of the param property.
 java.util.List<Paramvalue> Indicator.getParam()
          Gets the value of the param property.
 

Method parameters in org.ow2.jasmine.probe.probemanager.generated with type arguments of type Paramvalue
 void Output.setParam(java.util.List<Paramvalue> param)
          Sets the value of the param property.
 void Target.setParam(java.util.List<Paramvalue> param)
          Sets the value of the param property.
 void Indicator.setParam(java.util.List<Paramvalue> param)
          Sets the value of the param property.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.