public final class ServerInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
comment
Server descpiption.
|
java.lang.String |
name
Name srv file.
|
| Constructor and Description |
|---|
ServerInfo() |
| Modifier and Type | Method and Description |
|---|---|
ServerInfo |
clone() |
public java.lang.String name
public java.lang.String comment
public ServerInfo clone()
clone in class java.lang.Object