@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") public class EstimateDocumentType extends Object implements Serializable
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 and Description |
---|
EstimateDocumentType() |
Modifier and Type | Method and Description |
---|---|
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.
|
public BigDecimal getEstimatedPrice()
BigDecimal
public void setEstimatedPrice(BigDecimal value)
value
- allowed object is
BigDecimal
public DocumentListType getEstimateDocument()
DocumentListType
public void setEstimateDocument(DocumentListType value)
value
- allowed object is
DocumentListType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.