public final class ServerInfoData extends Object implements Serializable
Encapsula as informações usadas na criação ou modificação de um
ServerInfo.
| Constructor and Description |
|---|
ServerInfoData(String name,
boolean suspended,
boolean isLocal,
ServerURI uri)
Construtor.
|
public String getName()
public boolean isSuspended()
public boolean isLocal()
public ServerURI getURI()
Copyright © 2017. All rights reserved.