|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.mohm.common.v7.EstimateDocumentType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T05:07:47+01:00",
comments="JAXB RI v2.2.11")
public class EstimateDocumentTypeGeneriek type voor een BTC-bestek in een aanvraag.
Java class for EstimateDocumentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EstimateDocumentType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="EstimatedPrice" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}AmountType"/>
<element name="EstimateDocument" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}DocumentListType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
EstimateDocumentType()
|
|
| Method Summary | |
|---|---|
DocumentListType |
getEstimateDocument()
Gets the value of the estimateDocument property. |
BigDecimal |
getEstimatedPrice()
Gets the value of the estimatedPrice property. |
void |
setEstimateDocument(DocumentListType value)
Sets the value of the estimateDocument property. |
void |
setEstimatedPrice(BigDecimal value)
Sets the value of the estimatedPrice property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EstimateDocumentType()
| Method Detail |
|---|
public BigDecimal getEstimatedPrice()
BigDecimalpublic void setEstimatedPrice(BigDecimal value)
value - allowed object is
BigDecimalpublic DocumentListType getEstimateDocument()
DocumentListTypepublic void setEstimateDocument(DocumentListType value)
value - allowed object is
DocumentListType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||