|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.ibm.as400.access.ISeriesNetServerShare
The ISeriesNetServerShare class represents a NetServer share (either a file share or a print share).
| Constructor Summary | |
ISeriesNetServerShare()
|
|
| Method Summary | |
java.lang.String |
getDescription()
Returns the text description of the share. |
java.lang.String |
getName()
Returns the name of the share. |
void |
setDescription(java.lang.String description)
Sets the text description of the share. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ISeriesNetServerShare()
| Method Detail |
public java.lang.String getName()
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - The description of the share.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||