| Constructor and Description |
|---|
WasDevInstaller() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLicenseCode() |
String |
getType() |
String |
getVersion() |
void |
install(InstallLibertyTask task) |
void |
setLicenseCode(String licenseCode) |
void |
setType(String type) |
void |
setVersion(String version) |
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 © 2018 the original author or authors.