method com.dmdirc.ui.core.dialogs.sslcertificate. CertificateInformationEntry__static_init










method void com.dmdirc.ui.core.dialogs.sslcertificate. CertificateInformationEntry(String, String, bool, bool)
postthis.invalid == invalid
postinit'ed(this.invalid)
postthis.missing == missing
postinit'ed(this.missing)
postthis.title == title
postinit'ed(this.title)
postthis.value == value
postinit'ed(this.value)










method bool isInvalid()
postreturn_value == this.invalid
postinit'ed(return_value)










method bool isMissing()
postreturn_value == this.missing
postinit'ed(return_value)










method String getTitle()
postreturn_value == this.title
postinit'ed(return_value)










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