Single Byggsok Model
Java class for SingleByggsokModel complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="SingleByggsokModel">
<complexContent>
<extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}AbstractByggsokModel">
<sequence>
<element name="bygningsnr" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="endringer" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the bygningsnr property.
Link copied to clipboard
Gets the value of the kommunenummer property.
Link copied to clipboard
Gets the value of the endringer property.
Link copied to clipboard
Sets the value of the bygningsnr property.
Link copied to clipboard
Sets the value of the endringer property.
Link copied to clipboard
Sets the value of the kommunenummer property.