| Package | Description | 
|---|---|
| com.devexperts.mdd.news.model | 
 
    Defines News API services. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NewsSource | 
NewsList.getSource()
Returns is all news list was taken from cache. 
 | 
static NewsSource | 
NewsSource.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static NewsSource[] | 
NewsSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NewsList.setSource(NewsSource source)
Set flag is all news list was taken from cache. 
 | 
Copyright © 2024 Devexperts. All rights reserved.