org.kuali.student.contract.model.test.source
Class RichTextInfo

java.lang.Object
  extended by org.kuali.student.contract.model.test.source.RichTextInfo
All Implemented Interfaces:
Serializable, RichText

public class RichTextInfo
extends Object
implements RichText, Serializable

See Also:
Serialized Form

Nested Class Summary
static class RichTextInfo.Builder
           
 
Method Summary
 String getFormatted()
          Get ????

Type: String

???

 String getPlain()
          Get ????

Type: String

???

 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getPlain

public String getPlain()
Description copied from interface: RichText
Get ????

Type: String

???

Specified by:
getPlain in interface RichText

getFormatted

public String getFormatted()
Description copied from interface: RichText
Get ????

Type: String

???

Specified by:
getFormatted in interface RichText

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.