Uses of Class
fr.cnes.sitools.client.model.FeedModelDTO

Packages that use FeedModelDTO
fr.cnes.sitools.client.model   
 

Uses of FeedModelDTO in fr.cnes.sitools.client.model
 

Methods in fr.cnes.sitools.client.model that return types with arguments of type FeedModelDTO
 java.util.List<FeedModelDTO> ProjectIndexDTO.getFeeds()
          Gets the feeds value
 java.util.List<FeedModelDTO> PortalIndexDTO.getFeeds()
          Gets the feeds value
 

Method parameters in fr.cnes.sitools.client.model with type arguments of type FeedModelDTO
 void ProjectIndexDTO.setFeeds(java.util.List<FeedModelDTO> feeds)
          Sets the value of feeds
 void PortalIndexDTO.setFeeds(java.util.List<FeedModelDTO> feeds)
          Sets the value of feeds
 



Copyright © 2010-2013 CNES. All Rights Reserved.