public class Server extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
Server() |
| Modifier and Type | Method and 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) |
debug, 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.