Erklaering Om Sivilstand Specification
Java class for ErklaeringOmSivilstandSpecification complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="ErklaeringOmSivilstandSpecification">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="erklaeringFor" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}PersonSpecification"/>
<element name="kreverSamtykke" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ektefellePartner" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}PersonSpecification"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the ektefellePartner property.
Link copied to clipboard
Gets the value of the erklaeringFor property.
Link copied to clipboard
Gets the value of the kreverSamtykke property.
Link copied to clipboard
Sets the value of the ektefellePartner property.
Link copied to clipboard
Sets the value of the erklaeringFor property.
Link copied to clipboard
Sets the value of the kreverSamtykke property.