| method | com.dmdirc. |
| method | void com. |
| post | this.charFlag == chr |
| post | init'ed(this. |
| post | this.description == desc |
| post | init'ed(this. |
| post | this.myValue == &"" |
| post | this.stringFlag == str |
| post | init'ed(this. |
| method | bool setValue(String) |
| post | return_value == 1 |
| post | this.myValue == value |
| post | init'ed(this. |
| method | String getValue() |
| pre | init'ed(this. |
| post | return_value == this.myValue |
| post | init'ed(return_value) |
| method | String getStringValue() |
| pre | init'ed(this. |
| post | return_value == this.myValue |
| post | init'ed(return_value) |