Matrikkelnummer DTO
Java class for MatrikkelnummerDTO complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="MatrikkelnummerDTO">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="matrikkelenhetid" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="kommuneid" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="gardsnr" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="bruksnr" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="festenr" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="seksjonsnr" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="utgattmatrikkelnummer" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/test}UtgattMatrikkelnummerKode" minOccurs="0"/>
<element name="versjonid" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="oppdateringsdato" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Timestamp" minOccurs="0"/>
<element name="sluttdato" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Timestamp" minOccurs="0"/>
<element name="oppdatertAv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="avsluttetAv" 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 avsluttetAv property.
Link copied to clipboard
Gets the value of the bruksnr property.
Link copied to clipboard
Gets the value of the festenr property.
Link copied to clipboard
Gets the value of the gardsnr property.
Link copied to clipboard
Gets the value of the kommuneid property.
Link copied to clipboard
Gets the value of the matrikkelenhetid property.
Link copied to clipboard
Gets the value of the oppdateringsdato property.
Link copied to clipboard
Gets the value of the oppdatertAv property.
Link copied to clipboard
Gets the value of the seksjonsnr property.
Link copied to clipboard
Gets the value of the sluttdato property.
Link copied to clipboard
Gets the value of the utgattmatrikkelnummer property.
Link copied to clipboard
Gets the value of the versjonid property.
Link copied to clipboard
Sets the value of the avsluttetAv property.
Link copied to clipboard
Sets the value of the bruksnr property.
Link copied to clipboard
Sets the value of the festenr property.
Link copied to clipboard
Sets the value of the gardsnr property.
Link copied to clipboard
Sets the value of the kommuneid property.
Link copied to clipboard
Sets the value of the matrikkelenhetid property.
Link copied to clipboard
Sets the value of the oppdateringsdato property.
Link copied to clipboard
Sets the value of the oppdatertAv property.
Link copied to clipboard
Sets the value of the seksjonsnr property.
Link copied to clipboard
Sets the value of the sluttdato property.
Link copied to clipboard
Sets the value of the utgattmatrikkelnummer property.
Link copied to clipboard
Sets the value of the versjonid property.