Matrikkeladresse DTO
Java class for MatrikkeladresseDTO complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="MatrikkeladresseDTO">
<complexContent>
<extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/adresse}AdresseDTO">
<sequence>
<element name="matrikkeladresseId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/adresse}MatrikkeladresseId" minOccurs="0"/>
<element name="undernr" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the matrikkeladresseId property.
Link copied to clipboard
Gets the value of the matrikkelenhetDTO property.
Link copied to clipboard
Gets the value of the undernr property.
Link copied to clipboard
Sets the value of the matrikkeladresseId property.
Link copied to clipboard
Sets the value of the matrikkelenhetDTO property.
Link copied to clipboard
Sets the value of the undernr property.