| Constructor and Description |
|---|
WasDevInstaller() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLicenseCode() |
String |
getType() |
String |
getUrl() |
String |
getVersion() |
void |
install(InstallLibertyTask task) |
void |
setLicenseCode(String licenseCode) |
void |
setType(String type) |
void |
setUrl(String url) |
void |
setVersion(String version) |
public String getUrl()
public void setUrl(String url)
public String getLicenseCode()
public void setLicenseCode(String licenseCode)
public String getVersion()
public void setVersion(String version)
public String getType()
public void setType(String type)
public void install(InstallLibertyTask task) throws Exception
Copyright © 2017 the original author or authors.