-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.rultor.board.Bill
Bill.Simple
-
Constructor Summary
Constructors
Constructor and Description |
XsltBill(String xsltran,
Bill bill)
Public constructor.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
body
public String body()
Description copied from interface: Bill
Get body.
- Specified by:
body
in interface Bill
- Returns:
- Body
-
subject
public String subject()
Description copied from interface: Bill
Get subject.
- Specified by:
subject
in interface Bill
- Returns:
- Subject line
-
sender
public String sender()
Description copied from interface: Bill
Sender.
- Specified by:
sender
in interface Bill
- Returns:
- Who sends
Copyright © 2009–2014 Rultor Inc.. All rights reserved.