Klasse Label
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.Label
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Label
extends Object
Label
-
Felddetails
-
prefix
-
name
-
id
-
label
-
-
Konstruktordetails
-
Label
Constructs a validated instance ofLabel.- Parameter:
spec- the specification to process
-
Label
Constructs a validated instance ofLabel.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Label(Consumer)instead.- Parameter:
prefix- prefixname- nameid- idlabel- label
-
Label
protected Label()
-
-
Methodendetails
-
builder
-
prefix
-
name
-
id
-
label
-
prefix
- Gibt zurück:
this.
-
name
- Gibt zurück:
this.
-
id
- Gibt zurück:
this.
-
label
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-