JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.jcabi.github
Interface Tag
All Superinterfaces:
JsonReadable
@Immutable
public interface
Tag
extends
JsonReadable
GitHub Git Data Tag.
Since:
0.8
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
Method Details
repo
Repo
repo
()
Return owner repo.
Returns:
Repo
key
String
key
()
Return its sha.
Returns:
String