org.kuali.student.contract.model.test.source
Interface RichText

All Known Implementing Classes:
RichTextInfo, RichTextInfo.Builder

public interface RichText


Method Summary
 String getFormatted()
          Get ????

Type: String

???

 String getPlain()
          Get ????

Type: String

???

 

Method Detail

getPlain

String getPlain()
Get ????

Type: String

???


getFormatted

String getFormatted()
Get ????

Type: String

???



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