hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
Footer
hunt
proton
amqp
messaging
Footer
Undocumented in source.
class
Footer :
Section
{
this
(Map!(String, Object) value);
Map
!(
String
,
Object
)
getValue
();
SectionType
getType
();
}
Constructors
this
this
(Map!(String, 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
Map
!(
String
,
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
Footer
classes
Footer