Uses of Class
fr.cnes.sitools.feeds.model.FeedSource

Packages that use FeedSource
fr.cnes.sitools.feeds.model   
 

Uses of FeedSource in fr.cnes.sitools.feeds.model
 

Methods in fr.cnes.sitools.feeds.model that return FeedSource
 FeedSource FeedModel.getFeedSource()
          Gets the feedSource value
static FeedSource FeedSource.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FeedSource[] FeedSource.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in fr.cnes.sitools.feeds.model with parameters of type FeedSource
 void FeedModel.setFeedSource(FeedSource feedSource)
          Sets the value of feedSource
 



Copyright © 2010-2013 CNES. All Rights Reserved.