| Package | Description |
|---|---|
| org.apache.qpid.proton.amqp.messaging |
| Modifier and Type | Method and Description |
|---|---|
Section.SectionType |
Section.getType() |
Section.SectionType |
Properties.getType() |
Section.SectionType |
MessageAnnotations.getType() |
Section.SectionType |
Header.getType() |
Section.SectionType |
Footer.getType() |
Section.SectionType |
DeliveryAnnotations.getType() |
Section.SectionType |
Data.getType() |
Section.SectionType |
ApplicationProperties.getType() |
Section.SectionType |
AmqpValue.getType() |
Section.SectionType |
AmqpSequence.getType() |
static Section.SectionType |
Section.SectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Section.SectionType[] |
Section.SectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.