Adressemerke Bestilling
Java class for AdressemerkeBestilling complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="AdressemerkeBestilling">
<complexContent>
<extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelBubbleObject">
<sequence>
<element name="bruksenhetId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BruksenhetId" minOccurs="0"/>
<element name="mottakersNavn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mottakersAdresse" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/person}MottakerAdresse" minOccurs="0"/>
<element name="utsattTilDato" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Timestamp" minOccurs="0"/>
<element name="bestiltDato" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Timestamp" minOccurs="0"/>
<element name="sendtTilProduksjonDato" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Timestamp" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the bestiltDato property.
Link copied to clipboard
Gets the value of the bruksenhetId property.
Link copied to clipboard
Gets the value of the id property.
Link copied to clipboard
Gets the value of the metadata property.
Link copied to clipboard
Gets the value of the mottakersAdresse property.
Link copied to clipboard
Gets the value of the mottakersNavn property.
Link copied to clipboard
Gets the value of the sendtTilProduksjonDato property.
Link copied to clipboard
Gets the value of the utsattTilDato property.
Link copied to clipboard
Sets the value of the bestiltDato property.
Link copied to clipboard
Sets the value of the bruksenhetId property.
Link copied to clipboard
Sets the value of the id property.
Link copied to clipboard
Sets the value of the metadata property.
Link copied to clipboard
Sets the value of the mottakersAdresse property.
Link copied to clipboard
Sets the value of the mottakersNavn property.
Link copied to clipboard
Sets the value of the sendtTilProduksjonDato property.
Link copied to clipboard
Sets the value of the utsattTilDato property.