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

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

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

Subclasses of OutputBaseType in org.ow2.jasmine.probe.api.generated
 class OutputResource
          Java class for outputResource complex type.
 

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

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

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

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



Copyright © 2013 OW2 Consortium. All Rights Reserved.