Uses of Enum
org.apache.qpid.protonj2.types.messaging.Section.SectionType
Packages that use Section.SectionType
-
Uses of Section.SectionType in org.apache.qpid.protonj2.types.messaging
Methods in org.apache.qpid.protonj2.types.messaging that return Section.SectionTypeModifier and TypeMethodDescriptionAmqpSequence.getType()AmqpValue.getType()ApplicationProperties.getType()Data.getType()DeliveryAnnotations.getType()Footer.getType()Header.getType()MessageAnnotations.getType()Properties.getType()Section.getType()static Section.SectionTypeReturns 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.