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