public class TgAwardInfo extends Object
Java class for tgAwardInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tgAwardInfo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Cat" minOccurs="0">
<simpleType>
<restriction base="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString">
<enumeration value="OpenProc"/>
<enumeration value="ClosedProc"/>
<enumeration value="NegProc"/>
<enumeration value="OpenCall"/>
<enumeration value="SelectCall"/>
<enumeration value="NegCont"/>
<enumeration value="IntNATO"/>
</restriction>
</simpleType>
</element>
<element name="SpecialType" minOccurs="0">
<simpleType>
<restriction base="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString">
<enumeration value="Maint"/>
<enumeration value="MastAgree"/>
<enumeration value="MastMaintAgree"/>
</restriction>
</simpleType>
</element>
<sequence minOccurs="0">
<element name="Cur" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgCur"/>
<element name="CurLbl" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgCurLbl" minOccurs="0"/>
</sequence>
<element name="BidDate" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgDate" minOccurs="0"/>
<sequence minOccurs="0">
<element name="OpenDate" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgDate"/>
<element name="OpenTime" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgTime" minOccurs="0"/>
</sequence>
<element name="EvalEnd" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgDate" minOccurs="0"/>
<element name="SubmLoc" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString60" minOccurs="0"/>
<element name="CnstStart" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgDate" minOccurs="0"/>
<element name="CnstEnd" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgDate" minOccurs="0"/>
<element name="ContrNo" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString20" minOccurs="0"/>
<element name="ContrDate" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgDate" minOccurs="0"/>
<element name="AcceptType" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString60" minOccurs="0"/>
<element name="AcceptDate" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgDate" minOccurs="0"/>
<element name="WarrDur" minOccurs="0">
<simpleType>
<restriction base="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNonNegativeInteger">
<maxInclusive value="99"/>
</restriction>
</simpleType>
</element>
<element name="WarrUnit" minOccurs="0">
<simpleType>
<restriction base="{http://www.gaeb.de/GAEB_DA_XML/200407}tgNormalizedString">
<enumeration value="Years"/>
<enumeration value="Months"/>
</restriction>
</simpleType>
</element>
<element name="WarrEnd" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgDate" minOccurs="0"/>
<element name="PerformPcnt" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgDecimal_5_2" minOccurs="0"/>
<element name="WarrantPcnt" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgDecimal_5_2" minOccurs="0"/>
<element name="COInfo" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgCOInfo" maxOccurs="unbounded" minOccurs="0"/>
<element name="MaintInfo" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgMaintInfo" minOccurs="0"/>
<element name="MastAgrInfo" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgMastAgrInfo" minOccurs="0"/>
<element name="CashDiscount" type="{http://www.gaeb.de/GAEB_DA_XML/200407}tgCashDiscount" maxOccurs="3" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected XMLGregorianCalendar |
acceptDate |
protected String |
acceptType |
protected XMLGregorianCalendar |
bidDate |
protected List<TgCashDiscount> |
cashDiscount |
protected String |
cat |
protected XMLGregorianCalendar |
cnstEnd |
protected XMLGregorianCalendar |
cnstStart |
protected List<TgCOInfo> |
coInfo |
protected XMLGregorianCalendar |
contrDate |
protected String |
contrNo |
protected String |
cur |
protected String |
curLbl |
protected XMLGregorianCalendar |
evalEnd |
protected TgMaintInfo |
maintInfo |
protected TgMastAgrInfo |
mastAgrInfo |
protected XMLGregorianCalendar |
openDate |
protected XMLGregorianCalendar |
openTime |
protected BigDecimal |
performPcnt |
protected String |
specialType |
protected String |
submLoc |
protected BigDecimal |
warrantPcnt |
protected Integer |
warrDur |
protected XMLGregorianCalendar |
warrEnd |
protected String |
warrUnit |
| Constructor and Description |
|---|
TgAwardInfo() |
| Modifier and Type | Method and Description |
|---|---|
XMLGregorianCalendar |
getAcceptDate()
Gets the value of the acceptDate property.
|
String |
getAcceptType()
Gets the value of the acceptType property.
|
XMLGregorianCalendar |
getBidDate()
Gets the value of the bidDate property.
|
List<TgCashDiscount> |
getCashDiscount()
Gets the value of the cashDiscount property.
|
String |
getCat()
Gets the value of the cat property.
|
XMLGregorianCalendar |
getCnstEnd()
Gets the value of the cnstEnd property.
|
XMLGregorianCalendar |
getCnstStart()
Gets the value of the cnstStart property.
|
List<TgCOInfo> |
getCOInfo()
Gets the value of the coInfo property.
|
XMLGregorianCalendar |
getContrDate()
Gets the value of the contrDate property.
|
String |
getContrNo()
Gets the value of the contrNo property.
|
String |
getCur()
Gets the value of the cur property.
|
String |
getCurLbl()
Gets the value of the curLbl property.
|
XMLGregorianCalendar |
getEvalEnd()
Gets the value of the evalEnd property.
|
TgMaintInfo |
getMaintInfo()
Gets the value of the maintInfo property.
|
TgMastAgrInfo |
getMastAgrInfo()
Gets the value of the mastAgrInfo property.
|
XMLGregorianCalendar |
getOpenDate()
Gets the value of the openDate property.
|
XMLGregorianCalendar |
getOpenTime()
Gets the value of the openTime property.
|
BigDecimal |
getPerformPcnt()
Gets the value of the performPcnt property.
|
String |
getSpecialType()
Gets the value of the specialType property.
|
String |
getSubmLoc()
Gets the value of the submLoc property.
|
BigDecimal |
getWarrantPcnt()
Gets the value of the warrantPcnt property.
|
Integer |
getWarrDur()
Gets the value of the warrDur property.
|
XMLGregorianCalendar |
getWarrEnd()
Gets the value of the warrEnd property.
|
String |
getWarrUnit()
Gets the value of the warrUnit property.
|
void |
setAcceptDate(XMLGregorianCalendar value)
Sets the value of the acceptDate property.
|
void |
setAcceptType(String value)
Sets the value of the acceptType property.
|
void |
setBidDate(XMLGregorianCalendar value)
Sets the value of the bidDate property.
|
void |
setCat(String value)
Sets the value of the cat property.
|
void |
setCnstEnd(XMLGregorianCalendar value)
Sets the value of the cnstEnd property.
|
void |
setCnstStart(XMLGregorianCalendar value)
Sets the value of the cnstStart property.
|
void |
setContrDate(XMLGregorianCalendar value)
Sets the value of the contrDate property.
|
void |
setContrNo(String value)
Sets the value of the contrNo property.
|
void |
setCur(String value)
Sets the value of the cur property.
|
void |
setCurLbl(String value)
Sets the value of the curLbl property.
|
void |
setEvalEnd(XMLGregorianCalendar value)
Sets the value of the evalEnd property.
|
void |
setMaintInfo(TgMaintInfo value)
Sets the value of the maintInfo property.
|
void |
setMastAgrInfo(TgMastAgrInfo value)
Sets the value of the mastAgrInfo property.
|
void |
setOpenDate(XMLGregorianCalendar value)
Sets the value of the openDate property.
|
void |
setOpenTime(XMLGregorianCalendar value)
Sets the value of the openTime property.
|
void |
setPerformPcnt(BigDecimal value)
Sets the value of the performPcnt property.
|
void |
setSpecialType(String value)
Sets the value of the specialType property.
|
void |
setSubmLoc(String value)
Sets the value of the submLoc property.
|
void |
setWarrantPcnt(BigDecimal value)
Sets the value of the warrantPcnt property.
|
void |
setWarrDur(Integer value)
Sets the value of the warrDur property.
|
void |
setWarrEnd(XMLGregorianCalendar value)
Sets the value of the warrEnd property.
|
void |
setWarrUnit(String value)
Sets the value of the warrUnit property.
|
protected String cat
protected String specialType
protected String cur
protected String curLbl
protected XMLGregorianCalendar bidDate
protected XMLGregorianCalendar openDate
protected XMLGregorianCalendar openTime
protected XMLGregorianCalendar evalEnd
protected String submLoc
protected XMLGregorianCalendar cnstStart
protected XMLGregorianCalendar cnstEnd
protected String contrNo
protected XMLGregorianCalendar contrDate
protected String acceptType
protected XMLGregorianCalendar acceptDate
protected Integer warrDur
protected String warrUnit
protected XMLGregorianCalendar warrEnd
protected BigDecimal performPcnt
protected BigDecimal warrantPcnt
protected TgMaintInfo maintInfo
protected TgMastAgrInfo mastAgrInfo
protected List<TgCashDiscount> cashDiscount
public String getCat()
Stringpublic void setCat(String value)
value - allowed object is Stringpublic String getSpecialType()
Stringpublic void setSpecialType(String value)
value - allowed object is Stringpublic String getCur()
Stringpublic void setCur(String value)
value - allowed object is Stringpublic String getCurLbl()
Stringpublic void setCurLbl(String value)
value - allowed object is Stringpublic XMLGregorianCalendar getBidDate()
XMLGregorianCalendarpublic void setBidDate(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic XMLGregorianCalendar getOpenDate()
XMLGregorianCalendarpublic void setOpenDate(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic XMLGregorianCalendar getOpenTime()
XMLGregorianCalendarpublic void setOpenTime(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic XMLGregorianCalendar getEvalEnd()
XMLGregorianCalendarpublic void setEvalEnd(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic String getSubmLoc()
Stringpublic void setSubmLoc(String value)
value - allowed object is Stringpublic XMLGregorianCalendar getCnstStart()
XMLGregorianCalendarpublic void setCnstStart(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic XMLGregorianCalendar getCnstEnd()
XMLGregorianCalendarpublic void setCnstEnd(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic String getContrNo()
Stringpublic void setContrNo(String value)
value - allowed object is Stringpublic XMLGregorianCalendar getContrDate()
XMLGregorianCalendarpublic void setContrDate(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic String getAcceptType()
Stringpublic void setAcceptType(String value)
value - allowed object is Stringpublic XMLGregorianCalendar getAcceptDate()
XMLGregorianCalendarpublic void setAcceptDate(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic Integer getWarrDur()
Integerpublic void setWarrDur(Integer value)
value - allowed object is Integerpublic String getWarrUnit()
Stringpublic void setWarrUnit(String value)
value - allowed object is Stringpublic XMLGregorianCalendar getWarrEnd()
XMLGregorianCalendarpublic void setWarrEnd(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic BigDecimal getPerformPcnt()
BigDecimalpublic void setPerformPcnt(BigDecimal value)
value - allowed object is BigDecimalpublic BigDecimal getWarrantPcnt()
BigDecimalpublic void setWarrantPcnt(BigDecimal value)
value - allowed object is BigDecimalpublic List<TgCOInfo> getCOInfo()
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 coInfo property.
For example, to add a new item, do as follows:
getCOInfo().add(newItem);
Objects of the following type(s) are allowed in the list TgCOInfo
public TgMaintInfo getMaintInfo()
TgMaintInfopublic void setMaintInfo(TgMaintInfo value)
value - allowed object is TgMaintInfopublic TgMastAgrInfo getMastAgrInfo()
TgMastAgrInfopublic void setMastAgrInfo(TgMastAgrInfo value)
value - allowed object is TgMastAgrInfopublic List<TgCashDiscount> getCashDiscount()
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 cashDiscount property.
For example, to add a new item, do as follows:
getCashDiscount().add(newItem);
Objects of the following type(s) are allowed in the list TgCashDiscount
Copyright © 2012–2026 cismet GmbH. All rights reserved.