
public abstract class Top100NlObjectType extends AbstractFeatureType
Java class for _Top100nlObjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="_Top100nlObjectType">
<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/top100nl/1.1.0}NEN3610ID"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="objectBeginTijd" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="objectEindTijd" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="brontype" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}TypeBronT100Type"/>
<element name="bronbeschrijving" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="bronactualiteit" type="{http://www.w3.org/2001/XMLSchema}date"/>
<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"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Top100NlObjectType.Identificatie
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Calendar |
bronactualiteit |
protected String |
bronbeschrijving |
protected TypeBronT100Type |
brontype |
protected Top100NlObjectType.Identificatie |
identificatie |
protected Calendar |
objectBeginTijd |
protected Calendar |
objectEindTijd |
protected BigInteger |
tdnCode |
protected BigInteger |
visualisatieCode |
boundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
Top100NlObjectType() |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getBronactualiteit()
Gets the value of the bronactualiteit property.
|
String |
getBronbeschrijving()
Gets the value of the bronbeschrijving property.
|
TypeBronT100Type |
getBrontype()
Gets the value of the brontype property.
|
Top100NlObjectType.Identificatie |
getIdentificatie()
Gets the value of the identificatie 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.
|
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 |
setBrontype(TypeBronT100Type value)
Sets the value of the brontype property.
|
void |
setIdentificatie(Top100NlObjectType.Identificatie value)
Sets the value of the identificatie 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 |
setVisualisatieCode(BigInteger value)
Sets the value of the visualisatieCode property.
|
getBoundedBy, getLocation, setBoundedBy, setLocationgetDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifierprotected Top100NlObjectType.Identificatie identificatie
protected Calendar objectBeginTijd
protected Calendar objectEindTijd
protected TypeBronT100Type brontype
protected String bronbeschrijving
protected Calendar bronactualiteit
protected BigInteger tdnCode
protected BigInteger visualisatieCode
public Top100NlObjectType.Identificatie getIdentificatie()
Top100NlObjectType.Identificatiepublic void setIdentificatie(Top100NlObjectType.Identificatie value)
value - allowed object is
Top100NlObjectType.Identificatiepublic Calendar getObjectBeginTijd()
Stringpublic void setObjectBeginTijd(Calendar value)
value - allowed object is
Stringpublic Calendar getObjectEindTijd()
Stringpublic void setObjectEindTijd(Calendar value)
value - allowed object is
Stringpublic TypeBronT100Type getBrontype()
TypeBronT100Typepublic void setBrontype(TypeBronT100Type value)
value - allowed object is
TypeBronT100Typepublic String getBronbeschrijving()
Stringpublic void setBronbeschrijving(String value)
value - allowed object is
Stringpublic Calendar getBronactualiteit()
Stringpublic void setBronactualiteit(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
BigIntegerCopyright © 2014–2020 B3Partners B.V.. All rights reserved.