public interface  org.apache.qpid.proton.amqp.messaging.Section extends java.lang.Object
{
public abstract org.apache.qpid.proton.amqp.messaging.Section$SectionType getType();
}