
public class BRTLijnOfPuntPropertyType extends Object
Java class for BRTLijnOfPuntPropertyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BRTLijnOfPuntPropertyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTLijnOfPunt"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BRTLijnOfPuntType |
brtLijnOfPunt |
| Constructor and Description |
|---|
BRTLijnOfPuntPropertyType() |
| Modifier and Type | Method and Description |
|---|---|
BRTLijnOfPuntType |
getBRTLijnOfPunt()
Gets the value of the brtLijnOfPunt property.
|
void |
setBRTLijnOfPunt(BRTLijnOfPuntType value)
Sets the value of the brtLijnOfPunt property.
|
protected BRTLijnOfPuntType brtLijnOfPunt
public BRTLijnOfPuntType getBRTLijnOfPunt()
BRTLijnOfPuntTypepublic void setBRTLijnOfPunt(BRTLijnOfPuntType value)
value - allowed object is
BRTLijnOfPuntTypeCopyright © 2014–2020 B3Partners B.V.. All rights reserved.