public class ScmTag extends ScmBranch
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ScmTag(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType() |
getName, setName, toString
private static final long serialVersionUID
public java.lang.String getType()
getType
in interface ScmVersion
getType
in class ScmBranch