| Package | Description |
|---|---|
| com.helger.photon.basic.atom |
| Modifier and Type | Field and Description |
|---|---|
static EFeedTextType |
AbstractFeedText.DEFAULT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static EFeedTextType |
EFeedTextType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EFeedTextType[] |
EFeedTextType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractFeedText(EFeedTextType eType,
String sText) |
FeedPlainTextConstruct(EFeedTextType eType,
String sText) |
FeedTextContent(EFeedTextType eType,
String sText) |
Copyright © 2014–2017 Philip Helger. All rights reserved.