@Immutable public interface Label extends Comparable<Label>, JsonReadable, JsonPatchable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Label.Smart
Smart Label with extra features.
|
static class |
Label.Unmodified
Unmodified Label with extra features.
|
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Name of it.
|
Repo |
repo()
The repo we're in.
|
compareTojsonpatchCopyright © 2012–2018 jcabi.com. All rights reserved.