public class TgStLNo extends Object
Java class for tgStLNo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tgStLNo">
<simpleContent>
<extension base="<http://www.gaeb.de/GAEB_DA_XML/200407>tgStLNoText">
<attribute name="Type">
<simpleType>
<restriction base="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString">
<enumeration value="STLB-BauZ"/>
<enumeration value="StLB"/>
<enumeration value="StLK"/>
</restriction>
</simpleType>
</attribute>
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
type |
protected String |
value |
| Constructor and Description |
|---|
TgStLNo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Gets the value of the type property.
|
String |
getValue()
Standardleistungsnummer (StLB/STLK).
|
void |
setType(String value)
Sets the value of the type 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 getType()
StringCopyright © 2012–2026 cismet GmbH. All rights reserved.