public static class RichTextInfo.Builder extends Object implements ModelBuilder<RichTextInfo>, RichText
| Constructor and Description |
|---|
RichTextInfo.Builder() |
RichTextInfo.Builder(RichText rtInfo) |
| Modifier and Type | Method and Description |
|---|---|
RichTextInfo |
build() |
String |
getFormatted()
Get ????
Type: String
???
|
String |
getPlain()
Get ????
Type: String
???
|
void |
setFormatted(String formatted) |
void |
setPlain(String plain) |
public RichTextInfo.Builder()
public RichTextInfo.Builder(RichText rtInfo)
public RichTextInfo build()
build in interface ModelBuilder<RichTextInfo>public String getPlain()
RichTextpublic String getFormatted()
RichTextgetFormatted in interface RichTextpublic void setFormatted(String formatted)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.