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

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

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

Subclasses of TargetBaseType in org.ow2.jasmine.probe.api.generated
 class TargetResource
          Java class for targetResource complex type.
 

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

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

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

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



Copyright © 2013 OW2 Consortium. All Rights Reserved.