Package org.projectnessie.versioned
Interface NamedRef
- All Superinterfaces:
Ref
- All Known Subinterfaces:
BranchName,DetachedRef,TagName
A ref that has a name. Includes both branches and tags.
-
Method Summary
-
Method Details
-
getName
Get The reference's name.- Returns:
- the reference name
-