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

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

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

Fields in org.ow2.jasmine.probe.api.generated with type parameters of type Link
protected  List<Link> ProbeResource.link
           
protected  List<Link> IndicatorResource.link
           
 

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

Methods in org.ow2.jasmine.probe.api.generated that return types with arguments of type Link
 List<Link> ProbeResource.getLink()
          Gets the value of the link property.
 List<Link> IndicatorResource.getLink()
          Gets the value of the link property.
 

Method parameters in org.ow2.jasmine.probe.api.generated with type arguments of type Link
 void ProbeResource.setLink(List<Link> link)
          Sets the value of the link property.
 void IndicatorResource.setLink(List<Link> link)
          Sets the value of the link property.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.