MeldingSpecification

Java class for MeldingSpecification complex type

.

The following schema fragment specifies the expected content contained within this class.


<complexType name="MeldingSpecification">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="innkommetElektronisk" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
        <element name="dokumenter" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}DokumentSpecificationList"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the dokumenter property.
Link copied to clipboard
Gets the value of the innkommetElektronisk property.
Link copied to clipboard
Sets the value of the dokumenter property.
Link copied to clipboard
Sets the value of the innkommetElektronisk property.