|
|||||||||
| 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.Name
The name of a service as used by users. A service may have multiple names.
| Field Summary | |
java.lang.String |
name
The name itself. |
| Constructor Summary | |
Name()
Construct an empty instance of this class. |
|
Name(java.lang.String name)
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 name
| Constructor Detail |
public Name()
public Name(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||