@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.
|
compareTo
json
patch
Copyright © 2012–2014 jcabi.com. All rights reserved.