|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fi.hut.tcm.spki.ByteString | +--fi.hut.tcm.spki.impl.CertDisplay
CertDisplay Certificate CertDisplay.
Fields inherited from class fi.hut.tcm.spki.ByteString |
bytes,
displayType |
Constructor Summary | |
CertDisplay()
Creates an empty CertDisplay. |
|
CertDisplay(java.lang.String value)
Creates a CertDisplay with the value as the CertDisplay text. |
Method Summary | |
void |
accept(Visitor visitor)
|
boolean |
equals(java.lang.Object other)
|
java.lang.String |
toString()
|
Methods inherited from class fi.hut.tcm.spki.ByteString |
getDisplayHintBytes,
getDisplayHintString,
getValueBytes,
getValueString,
setDisplayHint,
setDisplayHint,
setValue,
setValue |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public CertDisplay()
public CertDisplay(java.lang.String value)
Method Detail |
public java.lang.String toString()
public boolean equals(java.lang.Object other)
public void accept(Visitor visitor)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |