|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.student.contract.model.test.source.RichTextInfo.Builder
public static class RichTextInfo.Builder
Constructor Summary | |
---|---|
RichTextInfo.Builder()
|
|
RichTextInfo.Builder(RichText rtInfo)
|
Method Summary | |
---|---|
RichTextInfo |
build()
|
String |
getFormatted()
Get ???? Type: String ??? |
String |
getPlain()
Get ???? Type: String ??? |
void |
setFormatted(String formatted)
|
void |
setPlain(String plain)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RichTextInfo.Builder()
public RichTextInfo.Builder(RichText rtInfo)
Method Detail |
---|
public RichTextInfo build()
build
in interface ModelBuilder<RichTextInfo>
public String getPlain()
RichText
Type: String
???
getPlain
in interface RichText
public void setPlain(String plain)
public String getFormatted()
RichText
Type: String
???
getFormatted
in interface RichText
public void setFormatted(String formatted)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |