|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyndTextType | |
|---|---|
| org.apache.wink.common.model.synd | |
| Uses of SyndTextType in org.apache.wink.common.model.synd |
|---|
| Methods in org.apache.wink.common.model.synd that return SyndTextType | |
|---|---|
SyndTextType |
SyndText.getType()
|
static SyndTextType |
SyndTextType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SyndTextType[] |
SyndTextType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.wink.common.model.synd with parameters of type SyndTextType | |
|---|---|
void |
SyndText.setType(SyndTextType type)
|
| Constructors in org.apache.wink.common.model.synd with parameters of type SyndTextType | |
|---|---|
SyndText(String text,
SyndTextType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||