hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
AmqpSequence
hunt
proton
amqp
messaging
AmqpSequence
Undocumented in source.
class
AmqpSequence :
Section
{
this
(List!Object value);
List
!
Object
getValue
();
SectionType
getType
();
}
Constructors
this
this
(List!Object value)
Undocumented in source.
Members
Functions
getType
SectionType
getType
()
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
List
!
Object
getValue
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Section
SectionType
enum
SectionType
Undocumented in source.
getType
SectionType
getType
()
@return the {@link SectionType} that describes this instance.
Meta
Source
See Implementation
hunt
proton
amqp
messaging
AmqpSequence
classes
AmqpSequence