Matrikkelenhet Ident
Java class for MatrikkelenhetIdent complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="MatrikkelenhetIdent">
<complexContent>
<extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Ident">
<sequence>
<element name="kommuneIdent" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommune}KommuneIdent" minOccurs="0"/>
<element name="gardsnummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="bruksnummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="festenummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="seksjonsnummer" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Inheritors
Functions
Link copied to clipboard
Gets the value of the bruksnummer property.
Link copied to clipboard
Gets the value of the festenummer property.
Link copied to clipboard
Gets the value of the gardsnummer property.
Link copied to clipboard
Gets the value of the kommuneIdent property.
Link copied to clipboard
Gets the value of the seksjonsnummer property.
Link copied to clipboard
Sets the value of the bruksnummer property.
Link copied to clipboard
Sets the value of the festenummer property.
Link copied to clipboard
Sets the value of the gardsnummer property.
Link copied to clipboard
Sets the value of the kommuneIdent property.
Link copied to clipboard
Sets the value of the seksjonsnummer property.