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_blink.Content[] |
Element_a_blink.EMPTY_CONTENT
Constant value for convenience.
|
Modifier and Type | Field and Description |
---|---|
CheckedList<Element_a_blink.Content> |
Element_a_blink.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_blink.Content> |
Element_a_blink.getContent()
Returns the current content.
|
Modifier and Type | Method and Description |
---|---|
void |
Element_a_blink.setContent(Element_a_blink.Content... content)
Change contents to the given values.
|
void |
Visitor.visit(Element_a_blink.Content content) |
Constructor and Description |
---|
Element_a_blink(Element_a_blink.Content... content)
Constructor for an instance with given contents.
|
see also the complete user documentation .