Section.SectionType
Constructor and Description |
---|
MessageAnnotations(java.util.Map<Symbol,java.lang.Object> value) |
Modifier and Type | Method and Description |
---|---|
Section.SectionType |
getType() |
java.util.Map<Symbol,java.lang.Object> |
getValue() |
java.lang.String |
toString() |
public MessageAnnotations(java.util.Map<Symbol,java.lang.Object> value)
public java.util.Map<Symbol,java.lang.Object> getValue()
public java.lang.String toString()
toString
in class java.lang.Object
public Section.SectionType getType()
getType
in interface Section
Section.SectionType
that describes this instance.