Uses of Class
fr.cnes.sitools.common.model.Url

Packages that use Url
fr.cnes.sitools.common.model   
 

Uses of Url in fr.cnes.sitools.common.model
 

Methods in fr.cnes.sitools.common.model that return types with arguments of type Url
 java.util.List<Url> Dependencies.getCss()
          Gets the css value
 java.util.List<Url> Dependencies.getJs()
          Gets the js value
 

Method parameters in fr.cnes.sitools.common.model with type arguments of type Url
 void Dependencies.setCss(java.util.List<Url> css)
          Sets the value of css
 void Dependencies.setJs(java.util.List<Url> js)
          Sets the value of js
 



Copyright © 2010-2013 CNES. All Rights Reserved.