public class TgCPVCode extends Object
Java class for tgCPVCode complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tgCPVCode">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CPVNo" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString12"/>
<element name="CPVText" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString100"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
cpvNo |
protected String |
cpvText |
| Constructor and Description |
|---|
TgCPVCode() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCPVNo()
Gets the value of the cpvNo property.
|
String |
getCPVText()
Gets the value of the cpvText property.
|
void |
setCPVNo(String value)
Sets the value of the cpvNo property.
|
void |
setCPVText(String value)
Sets the value of the cpvText property.
|
public String getCPVNo()
Stringpublic void setCPVNo(String value)
value - allowed object is Stringpublic String getCPVText()
StringCopyright © 2012–2026 cismet GmbH. All rights reserved.