Section.SectionType
Constructor and Description |
---|
AmqpValue(java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
Section.SectionType |
getType() |
java.lang.Object |
getValue() |
java.lang.String |
toString() |
public 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.