public class SemanticVersioningResult extends Object implements Serializable
Constructor and Description |
---|
SemanticVersioningResult() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getLog() |
Map<String,String> |
getVars() |
String |
getVersion() |
void |
setLog(List<String> log) |
void |
setVars(Map<String,String> vars) |
void |
setVersion(String version) |
Copyright © 2004-2015. All Rights Reserved.