public class TgSTLBBauID extends Object
Java class for tgSTLBBauID complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tgSTLBBauID">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ArtChrIdent" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgInteger"/>
<element name="ArtChIdx" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgInteger" minOccurs="0"/>
<element name="ChVIdent" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgInteger" minOccurs="0"/>
<element name="OutlTextPart" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgYes" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
artChIdx |
protected BigInteger |
artChrIdent |
protected BigInteger |
chVIdent |
protected TgYes |
outlTextPart |
| Constructor and Description |
|---|
TgSTLBBauID() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getArtChIdx()
Gets the value of the artChIdx property.
|
BigInteger |
getArtChrIdent()
Gets the value of the artChrIdent property.
|
BigInteger |
getChVIdent()
Gets the value of the chVIdent property.
|
TgYes |
getOutlTextPart()
Gets the value of the outlTextPart property.
|
void |
setArtChIdx(BigInteger value)
Sets the value of the artChIdx property.
|
void |
setArtChrIdent(BigInteger value)
Sets the value of the artChrIdent property.
|
void |
setChVIdent(BigInteger value)
Sets the value of the chVIdent property.
|
void |
setOutlTextPart(TgYes value)
Sets the value of the outlTextPart property.
|
protected BigInteger artChrIdent
protected BigInteger artChIdx
protected BigInteger chVIdent
protected TgYes outlTextPart
public BigInteger getArtChrIdent()
BigIntegerpublic void setArtChrIdent(BigInteger value)
value - allowed object is BigIntegerpublic BigInteger getArtChIdx()
BigIntegerpublic void setArtChIdx(BigInteger value)
value - allowed object is BigIntegerpublic BigInteger getChVIdent()
BigIntegerpublic void setChVIdent(BigInteger value)
value - allowed object is BigIntegerpublic TgYes getOutlTextPart()
TgYesCopyright © 2012–2026 cismet GmbH. All rights reserved.