public class Tgspan extends Object
Java class for tgspan complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tgspan">
<simpleContent>
<extension base="<http://www.gaeb.de/GAEB_DA_XML/200407>tgNormalizedString">
<attribute name="style" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgAttStyle" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
style |
protected String |
value |
| Constructor and Description |
|---|
Tgspan() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStyle()
Gets the value of the style property.
|
String |
getValue()
Einzeilige Zeichenkette ohne Längenbegrenzung.
|
void |
setStyle(String value)
Sets the value of the style property.
|
void |
setValue(String value)
Sets the value of the value property.
|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is Stringpublic String getStyle()
StringCopyright © 2012–2026 cismet GmbH. All rights reserved.