public class ApplicationServer extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
vendor |
protected String |
version |
Constructor and Description |
---|
ApplicationServer(String version) |
ApplicationServer(String vendor,
String version) |
Modifier and Type | Method and Description |
---|---|
String |
getVendor() |
String |
getVersion() |
void |
setVendor(String vendor) |
void |
setVersion(String version) |
public ApplicationServer(String version)
Copyright © 2022. All rights reserved.