public class Server extends Object
private String
hostName
private int
id
name
Server(int id, String name, String hostName)
String
getHostName()
int
getId()
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private int id
private String name
private String hostName
public Server(int id, String name, String hostName)
public final int getId()
public final String getName()
public final String getHostName()
Copyright © 2020 ScalAgent D.T.. All rights reserved.