Heftere Fra Grunnbok
Java class for HeftereFraGrunnbok complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="HeftereFraGrunnbok">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="personIds" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/person}PersonIdList" minOccurs="0"/>
<element name="matrikkelenhetIds" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}MatrikkelenhetIdList" minOccurs="0"/>
<element name="dataMissing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the matrikkelenhetIds property.
Link copied to clipboard
Gets the value of the personIds property.
Link copied to clipboard
Gets the value of the dataMissing property.
Link copied to clipboard
Sets the value of the dataMissing property.
Link copied to clipboard
Sets the value of the matrikkelenhetIds property.
Link copied to clipboard
Sets the value of the personIds property.