|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.jini.entry.AbstractEntry
|
+--net.jini.lookup.entry.Comment
A free-form comment about a service.
| Field Summary | |
java.lang.String |
comment
The comment itself. |
| Constructor Summary | |
Comment()
Construct an empty instance of this class. |
|
Comment(java.lang.String comment)
Construct an instance of this class, with all fields initialized appropriately. |
|
| Methods inherited from class net.jini.entry.AbstractEntry |
equals,
equals,
hashCode,
hashCode,
toString,
toString |
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
public java.lang.String comment
| Constructor Detail |
public Comment()
public Comment(java.lang.String comment)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||