Dokument Ident
Java class for DokumentIdent complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="DokumentIdent">
<complexContent>
<extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/grunnboksidenter}Ident">
<sequence>
<element name="dokumentnummer" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="dokumentaar" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="embetenummer" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the dokumentaar property.
Link copied to clipboard
Gets the value of the dokumentnummer property.
Link copied to clipboard
Gets the value of the embetenummer property.
Link copied to clipboard
Sets the value of the dokumentaar property.
Link copied to clipboard
Sets the value of the dokumentnummer property.
Link copied to clipboard
Sets the value of the embetenummer property.