| Package | Description |
|---|---|
| me.hao0.wechat.model.data.article | |
| me.hao0.wechat.serializer |
| Modifier and Type | Method and Description |
|---|---|
static ArticleSource |
ArticleSource.from(Integer s) |
ArticleSource |
ArticleSummaryHour.getSource() |
static ArticleSource |
ArticleSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArticleSource[] |
ArticleSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArticleSummaryHour.setSource(ArticleSource source) |
| Modifier and Type | Method and Description |
|---|---|
ArticleSource |
ArticleSourceDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2019. All rights reserved.