Interface Section
-
- All Known Implementing Classes:
AmqpSequence,AmqpValue,ApplicationProperties,Data,DeliveryAnnotations,Footer,Header,MessageAnnotations,Properties
public interface Section
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSection.SectionType
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Section.SectionTypegetType()
-
-
-
Method Detail
-
getType
Section.SectionType getType()
- Returns:
- the
Section.SectionTypethat describes this instance.
-
-