public class Branch extends Object implements Serializable
Constructor and Description |
---|
Branch() |
Modifier and Type | Method and Description |
---|---|
String |
getTag()
Get the branch tag in the version control system (e.g.
|
void |
setTag(String tag)
Set the branch tag in the version control system (e.g.
|
public String getTag()
public void setTag(String tag)
tag
- Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.