method com.dmdirc.installer.cliparser.StringParam__ static_init










method void com.dmdirc.installer.cliparser. StringParam(char, String, String)
postthis.charFlag == chr
postinit'ed(this.charFlag)
postthis.description == desc
postinit'ed(this.description)
postthis.myValue == &""
postthis.stringFlag == str
postinit'ed(this.stringFlag)










method bool setValue(String)
postreturn_value == 1
postthis.myValue == value
postinit'ed(this.myValue)










method String getValue()
preinit'ed(this.myValue)
postreturn_value == this.myValue
postinit'ed(return_value)










method String getStringValue()
preinit'ed(this.myValue)
postreturn_value == this.myValue
postinit'ed(return_value)