public class TgCtlgAssign extends Object
Java class for tgCtlgAssign complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tgCtlgAssign">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CtlgID" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString100"/>
<element name="CtlgCode" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString100"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
ctlgCode |
protected String |
ctlgID |
| Constructor and Description |
|---|
TgCtlgAssign() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCtlgCode()
Gets the value of the ctlgCode property.
|
String |
getCtlgID()
Gets the value of the ctlgID property.
|
void |
setCtlgCode(String value)
Sets the value of the ctlgCode property.
|
void |
setCtlgID(String value)
Sets the value of the ctlgID property.
|
public String getCtlgID()
Stringpublic void setCtlgID(String value)
value - allowed object is Stringpublic String getCtlgCode()
StringCopyright © 2012–2026 cismet GmbH. All rights reserved.