
public abstract class Top10NlObjectType extends AbstractFeatureType
Java class for _Top10nlObjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="_Top10nlObjectType">
<complexContent>
<extension base="{http://www.opengis.net/gml/3.2}AbstractFeatureType">
<sequence>
<element name="identificatie">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}NEN3610ID"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="brontype" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="bronactualiteit" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="bronbeschrijving" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="bronnauwkeurigheid" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="objectBeginTijd" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="objectEindTijd" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="tijdstipRegistratie" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="eindRegistratie" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="tdnCode" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="visualisatieCode" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="mutatieType" type="{http://www.opengis.net/gml/3.2}CodeType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Top10NlObjectType.Identificatie
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Calendar |
bronactualiteit |
protected String |
bronbeschrijving |
protected double |
bronnauwkeurigheid |
protected CodeType |
brontype |
protected Calendar |
eindRegistratie |
protected Top10NlObjectType.Identificatie |
identificatie |
protected CodeType |
mutatieType |
protected Calendar |
objectBeginTijd |
protected Calendar |
objectEindTijd |
protected BigInteger |
tdnCode |
protected Calendar |
tijdstipRegistratie |
protected BigInteger |
visualisatieCode |
boundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
Top10NlObjectType() |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getBronactualiteit()
Gets the value of the bronactualiteit property.
|
String |
getBronbeschrijving()
Gets the value of the bronbeschrijving property.
|
double |
getBronnauwkeurigheid()
Gets the value of the bronnauwkeurigheid property.
|
CodeType |
getBrontype()
Gets the value of the brontype property.
|
Calendar |
getEindRegistratie()
Gets the value of the eindRegistratie property.
|
Top10NlObjectType.Identificatie |
getIdentificatie()
Gets the value of the identificatie property.
|
CodeType |
getMutatieType()
Gets the value of the mutatieType property.
|
Calendar |
getObjectBeginTijd()
Gets the value of the objectBeginTijd property.
|
Calendar |
getObjectEindTijd()
Gets the value of the objectEindTijd property.
|
BigInteger |
getTdnCode()
Gets the value of the tdnCode property.
|
Calendar |
getTijdstipRegistratie()
Gets the value of the tijdstipRegistratie property.
|
BigInteger |
getVisualisatieCode()
Gets the value of the visualisatieCode property.
|
void |
setBronactualiteit(Calendar value)
Sets the value of the bronactualiteit property.
|
void |
setBronbeschrijving(String value)
Sets the value of the bronbeschrijving property.
|
void |
setBronnauwkeurigheid(double value)
Sets the value of the bronnauwkeurigheid property.
|
void |
setBrontype(CodeType value)
Sets the value of the brontype property.
|
void |
setEindRegistratie(Calendar value)
Sets the value of the eindRegistratie property.
|
void |
setIdentificatie(Top10NlObjectType.Identificatie value)
Sets the value of the identificatie property.
|
void |
setMutatieType(CodeType value)
Sets the value of the mutatieType property.
|
void |
setObjectBeginTijd(Calendar value)
Sets the value of the objectBeginTijd property.
|
void |
setObjectEindTijd(Calendar value)
Sets the value of the objectEindTijd property.
|
void |
setTdnCode(BigInteger value)
Sets the value of the tdnCode property.
|
void |
setTijdstipRegistratie(Calendar value)
Sets the value of the tijdstipRegistratie property.
|
void |
setVisualisatieCode(BigInteger value)
Sets the value of the visualisatieCode property.
|
getBoundedBy, getLocation, setBoundedBy, setLocationgetDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifierprotected Top10NlObjectType.Identificatie identificatie
protected CodeType brontype
protected Calendar bronactualiteit
protected String bronbeschrijving
protected double bronnauwkeurigheid
protected Calendar objectBeginTijd
protected Calendar objectEindTijd
protected Calendar tijdstipRegistratie
protected Calendar eindRegistratie
protected BigInteger tdnCode
protected BigInteger visualisatieCode
protected CodeType mutatieType
public Top10NlObjectType.Identificatie getIdentificatie()
Top10NlObjectType.Identificatiepublic void setIdentificatie(Top10NlObjectType.Identificatie value)
value - allowed object is
Top10NlObjectType.Identificatiepublic CodeType getBrontype()
CodeTypepublic void setBrontype(CodeType value)
value - allowed object is
CodeTypepublic Calendar getBronactualiteit()
Stringpublic void setBronactualiteit(Calendar value)
value - allowed object is
Stringpublic String getBronbeschrijving()
Stringpublic void setBronbeschrijving(String value)
value - allowed object is
Stringpublic double getBronnauwkeurigheid()
public void setBronnauwkeurigheid(double value)
public Calendar getObjectBeginTijd()
Stringpublic void setObjectBeginTijd(Calendar value)
value - allowed object is
Stringpublic Calendar getObjectEindTijd()
Stringpublic void setObjectEindTijd(Calendar value)
value - allowed object is
Stringpublic Calendar getTijdstipRegistratie()
Stringpublic void setTijdstipRegistratie(Calendar value)
value - allowed object is
Stringpublic Calendar getEindRegistratie()
Stringpublic void setEindRegistratie(Calendar value)
value - allowed object is
Stringpublic BigInteger getTdnCode()
BigIntegerpublic void setTdnCode(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getVisualisatieCode()
BigIntegerpublic void setVisualisatieCode(BigInteger value)
value - allowed object is
BigIntegerpublic CodeType getMutatieType()
CodeTypeCopyright © 2014–2017 B3Partners B.V.. All rights reserved.