Kretssok Model
Java class for KretssokModel complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="KretssokModel">
<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="kretstypeKode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="helKommune" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the kommunenummer property.
Link copied to clipboard
Gets the value of the kretstypeKode property.
Link copied to clipboard
Gets the value of the selectionPolygon property.
Link copied to clipboard
Gets the value of the helKommune property.
Link copied to clipboard
Sets the value of the helKommune property.
Link copied to clipboard
Sets the value of the kommunenummer property.
Link copied to clipboard
Sets the value of the kretstypeKode property.
Link copied to clipboard
Sets the value of the selectionPolygon property.