Package com.jcabi.github
Interface Tag
-
- All Superinterfaces:
JsonReadable
@Immutable public interface Tag extends JsonReadable
Github Git Data Tag.- Since:
- 0.8
- Version:
- $Id: e9166ccc7abb00ab7101fd3c52da709103a0d0b3 $
- Author:
- Mihai Andronache (amihaiemil@gmail.com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
key()
Return its sha.Repo
repo()
Return owner repo.-
Methods inherited from interface com.jcabi.github.JsonReadable
json
-
-