public class BestandOphalenResultaatType extends Object
Java class for BestandOphalenResultaatType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BestandOphalenResultaatType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.kadaster.nl/schemas/generiek-extern/procesresultaat/v20110922}ProcesVerwerking"/>
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandophalenresultaat/afgifte/v20130701}AfgifteBestand" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AfgifteBestandType |
afgifteBestand |
protected ProcesVerwerking |
procesVerwerking |
| Constructor and Description |
|---|
BestandOphalenResultaatType() |
| Modifier and Type | Method and Description |
|---|---|
AfgifteBestandType |
getAfgifteBestand()
Gets the value of the afgifteBestand property.
|
ProcesVerwerking |
getProcesVerwerking()
Gets the value of the procesVerwerking property.
|
void |
setAfgifteBestand(AfgifteBestandType value)
Sets the value of the afgifteBestand property.
|
void |
setProcesVerwerking(ProcesVerwerking value)
Sets the value of the procesVerwerking property.
|
protected ProcesVerwerking procesVerwerking
protected AfgifteBestandType afgifteBestand
public ProcesVerwerking getProcesVerwerking()
ProcesVerwerkingpublic void setProcesVerwerking(ProcesVerwerking value)
value - allowed object is
ProcesVerwerkingpublic AfgifteBestandType getAfgifteBestand()
AfgifteBestandTypepublic void setAfgifteBestand(AfgifteBestandType value)
value - allowed object is
AfgifteBestandTypeCopyright © 2018 B3Partners B.V.. All rights reserved.