public class ExternalBinary extends Object
| Constructor and Description |
|---|
ExternalBinary(String version) |
ExternalBinary(String version,
String url) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUrl() |
String |
getVersion() |
int |
hashCode() |
void |
setUrl(String url) |
void |
setVersion(String version) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.