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

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

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

Fields in org.ow2.jasmine.probe.api.generated with type parameters of type PropType
protected  List<PropType> IndicatorBaseType.property
           
protected  List<PropType> TargetBaseType.property
           
protected  List<PropType> OutputBaseType.property
           
protected  List<PropType> JsrType.property
           
 

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

Methods in org.ow2.jasmine.probe.api.generated that return types with arguments of type PropType
 List<PropType> IndicatorBaseType.getProperty()
          Gets the value of the property property.
 List<PropType> TargetBaseType.getProperty()
          Gets the value of the property property.
 List<PropType> OutputBaseType.getProperty()
          Gets the value of the property property.
 List<PropType> JsrType.getProperty()
          Gets the value of the property property.
 

Method parameters in org.ow2.jasmine.probe.api.generated with type arguments of type PropType
 void IndicatorBaseType.setProperty(List<PropType> property)
          Sets the value of the property property.
 void TargetBaseType.setProperty(List<PropType> property)
          Sets the value of the property property.
 void OutputBaseType.setProperty(List<PropType> property)
          Sets the value of the property property.
 void JsrType.setProperty(List<PropType> property)
          Sets the value of the property property.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.