Uses of Class
org.ow2.jasmine.probe.api.generated.ProbeType

Packages that use ProbeType
org.ow2.jasmine.probe.api.generated   
 

Uses of ProbeType in org.ow2.jasmine.probe.api.generated
 

Fields in org.ow2.jasmine.probe.api.generated with type parameters of type ProbeType
protected  List<ProbeType> ProbeConfig.probe
           
 

Methods in org.ow2.jasmine.probe.api.generated that return ProbeType
 ProbeType ObjectFactory.createProbeType()
          Create an instance of ProbeType
 

Methods in org.ow2.jasmine.probe.api.generated that return types with arguments of type ProbeType
 List<ProbeType> ProbeConfig.getProbe()
          Gets the value of the probe property.
 

Method parameters in org.ow2.jasmine.probe.api.generated with type arguments of type ProbeType
 void ProbeConfig.setProbe(List<ProbeType> probe)
          Sets the value of the probe property.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.