Find Personer
Java class for findPersoner complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="findPersoner">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="navn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fysiskPerson" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="juridiskPerson" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="foedselsaar" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="grunnbokContext" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokContext" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the foedselsaar property.
Link copied to clipboard
Gets the value of the grunnbokContext property.
Link copied to clipboard
Gets the value of the fysiskPerson property.
Link copied to clipboard
Gets the value of the juridiskPerson property.
Link copied to clipboard
Sets the value of the foedselsaar property.
Link copied to clipboard
Sets the value of the fysiskPerson property.
Link copied to clipboard
Sets the value of the grunnbokContext property.
Link copied to clipboard
Sets the value of the juridiskPerson property.