DokumentavgiftspliktSpecification

Java class for DokumentavgiftspliktSpecification complex type

.

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


<complexType name="DokumentavgiftspliktSpecification">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="dokumentavgiftSkalBeregnes" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
        <element name="dokumentavgiftsgrunnlag" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse}Beloep" minOccurs="0"/>
        <element name="dokumentavgiftsaarsak" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}DokumentavgiftsaarsakKodeSpecification" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the dokumentavgiftsaarsak property.
Link copied to clipboard
Gets the value of the dokumentavgiftsgrunnlag property.
Link copied to clipboard
Gets the value of the dokumentavgiftSkalBeregnes property.
Link copied to clipboard
Sets the value of the dokumentavgiftsaarsak property.
Link copied to clipboard
Sets the value of the dokumentavgiftsgrunnlag property.
Link copied to clipboard
Sets the value of the dokumentavgiftSkalBeregnes property.