Serializable
ISeriesNetServerFileShare
, ISeriesNetServerPrintShare
public abstract class ISeriesNetServerShare extends Object implements Serializable
Constructor | Description |
---|---|
ISeriesNetServerShare() |
Modifier and Type | Method | Description |
---|---|---|
String |
getDescription() |
Returns the text description of the share.
|
String |
getName() |
Returns the name of the share.
|
void |
setDescription(String description) |
Sets the text description of the share.
|
public String getName()
public String getDescription()
public void setDescription(String description)
description
- The description of the share.Copyright © 2024. All rights reserved.