Uses of Class
eu.bandm.tools.lablog.xml.Element_a_footnotetext.Content
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2024-09-15_20h27m30.
-
Uses of Element_a_footnotetext.Content in eu.bandm.tools.lablog.xml
Modifier and TypeFieldDescriptionstatic final Element_a_footnotetext.Content[]
Element_a_footnotetext.EMPTY_CONTENT
Constant value for convenience.Modifier and TypeFieldDescriptionElement_a_footnotetext.content
List of contents elements, may freely be manipulated, as long as no null value is tried to enter.Modifier and TypeMethodDescriptionElement_a_footnotetext.getContent()
Returns the current content.Modifier and TypeMethodDescriptionvoid
Element_a_footnotetext.setContent
(Element_a_footnotetext.Content... content) Change contents to the given values.void
Visitor.visit
(Element_a_footnotetext.Content content) ModifierConstructorDescriptionElement_a_footnotetext
(Element_a_footnotetext.Content... content) Constructor for an instance with given contents.