Sefraksok Model
Java class for SefraksokModel complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="SefraksokModel">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="kommunenummer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="selectionPolygon" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}SelectionPolygon" minOccurs="0"/>
<element name="kretsnummer" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/util}Interval" minOccurs="0"/>
<element name="lopenummer" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/util}Interval" minOccurs="0"/>
<element name="bygningsnummer" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="bygningLopenummer" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/util}Interval" minOccurs="0"/>
<element name="aktivKommunenummer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the aktivKommunenummer property.
Link copied to clipboard
Gets the value of the bygningLopenummer property.
Link copied to clipboard
Gets the value of the bygningsnummer property.
Link copied to clipboard
Gets the value of the kommunenummer property.
Link copied to clipboard
Gets the value of the kretsnummer property.
Link copied to clipboard
Gets the value of the lopenummer property.
Link copied to clipboard
Gets the value of the selectionPolygon property.
Link copied to clipboard
Sets the value of the aktivKommunenummer property.
Link copied to clipboard
Sets the value of the bygningLopenummer property.
Link copied to clipboard
Sets the value of the bygningsnummer property.
Link copied to clipboard
Sets the value of the kommunenummer property.
Link copied to clipboard
Sets the value of the kretsnummer property.
Link copied to clipboard
Sets the value of the lopenummer property.
Link copied to clipboard
Sets the value of the selectionPolygon property.