|
||||||||
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.Comment
Comment Certificate comment.
Fields inherited from class fi.hut.tcm.spki.ByteString |
bytes,
displayType |
Constructor Summary | |
Comment()
Creates an empty comment. |
|
Comment(java.lang.String value)
Creates a comment with the value as the comment 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 Comment()
public Comment(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 |