Package | Description |
---|---|
com.devexperts.mdd.news.event |
Defines News API entities, such as NewsEvent and
NewsFilter.
|
Modifier and Type | Method and Description |
---|---|
static NewsAction |
NewsAction.newsAction(String action) |
static NewsAction |
NewsAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NewsAction[] |
NewsAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Devexperts. All rights reserved.