Package nl.b3p.topnl.top10nl
Class BRTHogeEnLageZijdePropertyType
java.lang.Object
nl.b3p.topnl.top10nl.BRTHogeEnLageZijdePropertyType
Java class for BRTHogeEnLageZijdePropertyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BRTHogeEnLageZijdePropertyType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTHogeEnLageZijde"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the brtHogeEnLageZijde property.void
Sets the value of the brtHogeEnLageZijde property.
-
Field Details
-
brtHogeEnLageZijde
-
-
Constructor Details
-
BRTHogeEnLageZijdePropertyType
public BRTHogeEnLageZijdePropertyType()
-
-
Method Details
-
getBRTHogeEnLageZijde
Gets the value of the brtHogeEnLageZijde property.- Returns:
- possible object is
BRTHogeEnLageZijdeType
-
setBRTHogeEnLageZijde
Sets the value of the brtHogeEnLageZijde property.- Parameters:
value
- allowed object isBRTHogeEnLageZijdeType
-