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