public class Branch
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
Branch() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTag()
Get the branch tag in the version control system (e.g.
|
void |
setTag(java.lang.String tag)
Set the branch tag in the version control system (e.g.
|
public java.lang.String getTag()
public void setTag(java.lang.String tag)
tag -