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

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

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

Fields in org.ow2.jasmine.probe.probemanager.generated with type parameters of type Proptype
protected  List<Proptype> Target.property
           
protected  List<Proptype> Output.property
           
protected  List<Proptype> Indicator.property
           
 

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

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

Method parameters in org.ow2.jasmine.probe.probemanager.generated with type arguments of type Proptype
 void Target.setProperty(List<Proptype> property)
          Sets the value of the property property.
 void Output.setProperty(List<Proptype> property)
          Sets the value of the property property.
 void Indicator.setProperty(List<Proptype> property)
          Sets the value of the property property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.