public class Release extends Object
| Constructor and Description |
|---|
Release() |
Release(String version,
String milestone) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getMilestone() |
Optional<String> |
getVersion() |
void |
setMilestone(String milestone) |
void |
setVersion(String version) |
String |
toString() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.