public class LogInformation.SymName extends Object
Constructor and Description |
---|
SymName() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getRevision() |
boolean |
isBranch()
Determines if given name represents a branch tag test is based on
revision num parsing and looking for trailing 0.# (1.1.0.2,
1.2.4.5.0.6, ,..).
|
void |
setName(String symName) |
void |
setRevision(String rev) |
public String getName()
public void setName(String symName)
public void setRevision(String rev)
public String getRevision()
public final boolean isBranch()
Copyright © 2016. All rights reserved.