Serializablepublic class Server extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
Server() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
|
String |
getPath() |
|
String |
getType() |
|
String |
getVendor() |
|
void |
setName(String name) |
|
void |
setPath(String path) |
|
void |
setType(String type) |
|
void |
setVendor(String vendor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic String getName()
public void setName(String name)
public String getType()
public void setType(String type)
public String getPath()
public void setPath(String path)
public String getVendor()
public void setVendor(String vendor)
Copyright © 2019 SMYLD. All rights reserved.