public class TgComplBodyInt extends Object
Java class for tgComplBodyInt complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tgComplBodyInt">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Value" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgInteger" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
value |
| Constructor and Description |
|---|
TgComplBodyInt() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getValue()
Gets the value of the value property.
|
void |
setValue(BigInteger value)
Sets the value of the value property.
|
protected BigInteger value
public BigInteger getValue()
BigIntegerpublic void setValue(BigInteger value)
value - allowed object is BigIntegerCopyright © 2012–2026 cismet GmbH. All rights reserved.