Boligbyggingsok Model
Java class for BoligbyggingsokModel complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="BoligbyggingsokModel">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="datoFra" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate" minOccurs="0"/>
<element name="datoTil" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate" minOccurs="0"/>
<element name="fylkesnummer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="kommunenummerListe" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}StringList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the datoFra property.
Link copied to clipboard
Gets the value of the datoTil property.
Link copied to clipboard
Gets the value of the fylkesnummer property.
Link copied to clipboard
Gets the value of the kommunenummerListe property.
Link copied to clipboard
Sets the value of the datoFra property.
Link copied to clipboard
Sets the value of the datoTil property.
Link copied to clipboard
Sets the value of the fylkesnummer property.
Link copied to clipboard
Sets the value of the kommunenummerListe property.