public class TgBoQInfo extends Object
Java class for tgBoQInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tgBoQInfo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Name" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString20"/>
<element name="LblBoQ" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString60"/>
<element name="CPVCode" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgCPVCode" maxOccurs="unbounded" minOccurs="0"/>
<sequence minOccurs="0">
<element name="CONo" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgCONo"/>
<element name="COStatus" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgCOStatus"/>
</sequence>
<element name="Date" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgDate" minOccurs="0"/>
<element name="OutlCompl">
<simpleType>
<restriction base="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString">
<enumeration value="AllTxt"/>
<enumeration value="OutTxt"/>
<enumeration value="DetailTxt"/>
</restriction>
</simpleType>
</element>
<element name="BoQBkdn" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgBoQBkdn" maxOccurs="7"/>
<sequence minOccurs="0">
<element name="NoUPComps">
<simpleType>
<restriction base="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString">
<enumeration value="0"/>
<enumeration value="2"/>
<enumeration value="3"/>
<enumeration value="4"/>
<enumeration value="5"/>
<enumeration value="6"/>
</restriction>
</simpleType>
</element>
<element name="LblUPComp1" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString20" minOccurs="0"/>
<element name="LblUPComp2" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString20" minOccurs="0"/>
<element name="LblUPComp3" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString20" minOccurs="0"/>
<element name="LblUPComp4" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString20" minOccurs="0"/>
<element name="LblUPComp5" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString20" minOccurs="0"/>
<element name="LblUPComp6" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString20" minOccurs="0"/>
</sequence>
<element name="LblTime" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString20" minOccurs="0"/>
<element name="CtlgAssign" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgCtlgAssign" maxOccurs="unbounded" minOccurs="0"/>
<element name="Totals" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgTotals" minOccurs="0"/>
<element name="Ctlg" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgCtlg" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<TgBoQBkdn> |
boQBkdn |
protected Integer |
coNo |
protected TgCOStatus |
coStatus |
protected List<TgCPVCode> |
cpvCode |
protected List<TgCtlg> |
ctlg |
protected List<TgCtlgAssign> |
ctlgAssign |
protected XMLGregorianCalendar |
date |
protected String |
lblBoQ |
protected String |
lblTime |
protected String |
lblUPComp1 |
protected String |
lblUPComp2 |
protected String |
lblUPComp3 |
protected String |
lblUPComp4 |
protected String |
lblUPComp5 |
protected String |
lblUPComp6 |
protected String |
name |
protected String |
noUPComps |
protected String |
outlCompl |
protected TgTotals |
totals |
| Constructor and Description |
|---|
TgBoQInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<TgBoQBkdn> |
getBoQBkdn()
Gets the value of the boQBkdn property.
|
Integer |
getCONo()
Gets the value of the coNo property.
|
TgCOStatus |
getCOStatus()
Gets the value of the coStatus property.
|
List<TgCPVCode> |
getCPVCode()
Gets the value of the cpvCode property.
|
List<TgCtlg> |
getCtlg()
Gets the value of the ctlg property.
|
List<TgCtlgAssign> |
getCtlgAssign()
Gets the value of the ctlgAssign property.
|
XMLGregorianCalendar |
getDate()
Gets the value of the date property.
|
String |
getLblBoQ()
Gets the value of the lblBoQ property.
|
String |
getLblTime()
Gets the value of the lblTime property.
|
String |
getLblUPComp1()
Gets the value of the lblUPComp1 property.
|
String |
getLblUPComp2()
Gets the value of the lblUPComp2 property.
|
String |
getLblUPComp3()
Gets the value of the lblUPComp3 property.
|
String |
getLblUPComp4()
Gets the value of the lblUPComp4 property.
|
String |
getLblUPComp5()
Gets the value of the lblUPComp5 property.
|
String |
getLblUPComp6()
Gets the value of the lblUPComp6 property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNoUPComps()
Gets the value of the noUPComps property.
|
String |
getOutlCompl()
Gets the value of the outlCompl property.
|
TgTotals |
getTotals()
Gets the value of the totals property.
|
void |
setCONo(Integer value)
Sets the value of the coNo property.
|
void |
setCOStatus(TgCOStatus value)
Sets the value of the coStatus property.
|
void |
setDate(XMLGregorianCalendar value)
Sets the value of the date property.
|
void |
setLblBoQ(String value)
Sets the value of the lblBoQ property.
|
void |
setLblTime(String value)
Sets the value of the lblTime property.
|
void |
setLblUPComp1(String value)
Sets the value of the lblUPComp1 property.
|
void |
setLblUPComp2(String value)
Sets the value of the lblUPComp2 property.
|
void |
setLblUPComp3(String value)
Sets the value of the lblUPComp3 property.
|
void |
setLblUPComp4(String value)
Sets the value of the lblUPComp4 property.
|
void |
setLblUPComp5(String value)
Sets the value of the lblUPComp5 property.
|
void |
setLblUPComp6(String value)
Sets the value of the lblUPComp6 property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNoUPComps(String value)
Sets the value of the noUPComps property.
|
void |
setOutlCompl(String value)
Sets the value of the outlCompl property.
|
void |
setTotals(TgTotals value)
Sets the value of the totals property.
|
protected String name
protected String lblBoQ
protected Integer coNo
protected TgCOStatus coStatus
protected XMLGregorianCalendar date
protected String outlCompl
protected String noUPComps
protected String lblUPComp1
protected String lblUPComp2
protected String lblUPComp3
protected String lblUPComp4
protected String lblUPComp5
protected String lblUPComp6
protected String lblTime
protected List<TgCtlgAssign> ctlgAssign
protected TgTotals totals
public String getName()
Stringpublic void setName(String value)
value - allowed object is Stringpublic String getLblBoQ()
Stringpublic void setLblBoQ(String value)
value - allowed object is Stringpublic List<TgCPVCode> getCPVCode()
This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make
to the returned list will be present inside the JAXB object. This is why there is not a set method
for the cpvCode property.
For example, to add a new item, do as follows:
getCPVCode().add(newItem);
Objects of the following type(s) are allowed in the list TgCPVCode
public Integer getCONo()
Integerpublic void setCONo(Integer value)
value - allowed object is Integerpublic TgCOStatus getCOStatus()
TgCOStatuspublic void setCOStatus(TgCOStatus value)
value - allowed object is TgCOStatuspublic XMLGregorianCalendar getDate()
XMLGregorianCalendarpublic void setDate(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic String getOutlCompl()
Stringpublic void setOutlCompl(String value)
value - allowed object is Stringpublic List<TgBoQBkdn> getBoQBkdn()
This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make
to the returned list will be present inside the JAXB object. This is why there is not a set method
for the boQBkdn property.
For example, to add a new item, do as follows:
getBoQBkdn().add(newItem);
Objects of the following type(s) are allowed in the list TgBoQBkdn
public String getNoUPComps()
Stringpublic void setNoUPComps(String value)
value - allowed object is Stringpublic String getLblUPComp1()
Stringpublic void setLblUPComp1(String value)
value - allowed object is Stringpublic String getLblUPComp2()
Stringpublic void setLblUPComp2(String value)
value - allowed object is Stringpublic String getLblUPComp3()
Stringpublic void setLblUPComp3(String value)
value - allowed object is Stringpublic String getLblUPComp4()
Stringpublic void setLblUPComp4(String value)
value - allowed object is Stringpublic String getLblUPComp5()
Stringpublic void setLblUPComp5(String value)
value - allowed object is Stringpublic String getLblUPComp6()
Stringpublic void setLblUPComp6(String value)
value - allowed object is Stringpublic String getLblTime()
Stringpublic void setLblTime(String value)
value - allowed object is Stringpublic List<TgCtlgAssign> getCtlgAssign()
This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make
to the returned list will be present inside the JAXB object. This is why there is not a set method
for the ctlgAssign property.
For example, to add a new item, do as follows:
getCtlgAssign().add(newItem);
Objects of the following type(s) are allowed in the list TgCtlgAssign
public TgTotals getTotals()
TgTotalspublic void setTotals(TgTotals value)
value - allowed object is TgTotalspublic List<TgCtlg> getCtlg()
This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make
to the returned list will be present inside the JAXB object. This is why there is not a set method
for the ctlg property.
For example, to add a new item, do as follows:
getCtlg().add(newItem);
Objects of the following type(s) are allowed in the list TgCtlg
Copyright © 2012–2026 cismet GmbH. All rights reserved.