public static interface InformationBuilder.TitleElement extends InformationBuilder.Element
Modifier and Type | Method and Description |
---|---|
InformationBuilder.TitleElement |
label(String label) |
InformationBuilder.TitleElement |
labelkey(String labelkey) |
InformationBuilder.TitleElement |
value(String format,
Object... args) |
build
InformationBuilder.TitleElement value(String format, Object... args)
value
in interface InformationBuilder.Element
InformationBuilder.TitleElement label(String label)
InformationBuilder.TitleElement labelkey(String labelkey)