Package | Description |
---|---|
eu.bandm.tools.lablog.xml |
Meaning: Created from d2d definition module
lablog$expanded at
2022-07-01_07h58m33.
|
Modifier and Type | Field and Description |
---|---|
static Element_a_bold.Content[] |
Element_a_bold.EMPTY_CONTENT
Constant value for convenience.
|
Modifier and Type | Field and Description |
---|---|
CheckedList<Element_a_bold.Content> |
Element_a_bold.content
List of contents elements, may freely be manipulated, as long as no null
value is tried to enter.
|
Modifier and Type | Method and Description |
---|---|
List<Element_a_bold.Content> |
Element_a_bold.getContent()
Returns the current content.
|
Modifier and Type | Method and Description |
---|---|
void |
Element_a_bold.setContent(Element_a_bold.Content... content)
Change contents to the given values.
|
void |
Visitor.visit(Element_a_bold.Content content) |
Constructor and Description |
---|
Element_a_bold(Element_a_bold.Content... content)
Constructor for an instance with given contents.
|
see also the complete user documentation .