Seksjonssameieandel Specification
Java class for SeksjonssameieandelSpecification complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="SeksjonssameieandelSpecification">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="seksjon" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}MatrikkelenhetSpecification"/>
<element name="teller" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="nevner" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="loepenummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="formaalKode" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}FormaalKodeSpecification"/>
<element name="tilleggsdeltypeKode" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}TilleggsdeltypeKodeSpecification"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the formaalKode property.
Link copied to clipboard
Gets the value of the loepenummer property.
Link copied to clipboard
Gets the value of the seksjon property.
Link copied to clipboard
Gets the value of the tilleggsdeltypeKode property.
Link copied to clipboard
Sets the value of the formaalKode property.
Link copied to clipboard
Sets the value of the loepenummer property.
Link copied to clipboard
Sets the value of the seksjon property.
Link copied to clipboard
Sets the value of the tilleggsdeltypeKode property.