public class Label implements Attributes
| Modifier and Type | Method and Description |
|---|---|
Attributes |
applyTo() |
boolean |
equals() |
int |
hashCode() |
static Label |
html() |
boolean |
isEmptyLabel() |
static Label |
of() |
java.lang.String |
serialized() |
java.lang.String |
toString() |
public static Label of()
public static Label html()
public boolean isEmptyLabel()
public java.lang.String serialized()
public Attributes applyTo()
public boolean equals()
public int hashCode()
public java.lang.String toString()