public class ServerInfo extends Object
ServerInfo()
ServerInfo(String serverName, String groupName)
String
getGroupName()
getServerName()
void
setGroupName(String groupName)
setServerName(String serverName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerInfo()
public ServerInfo(String serverName, String groupName)
public String getServerName()
public void setServerName(String serverName)
public String getGroupName()
public void setGroupName(String groupName)
Copyright © 2024. All rights reserved.