@Immutable public interface Tag
Pulse
static class
Tag.Simple
Map<String,String>
attributes()
String
label()
Level
level()
markdown()
@NotNull(message="label is never NULL") String label()
@NotNull(message="level is never NULL") Level level()
@NotNull(message="map of attributes is never NULL") Map<String,String> attributes()
@NotNull(message="markdown is never NULL") String markdown()
Copyright © 2009–2014 Rultor Inc.. All rights reserved.