Registerenhet Id Inverse Relation
Java class for RegisterenhetIdInverseRelation complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="RegisterenhetIdInverseRelation">
<complexContent>
<extension base="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}InverseRelation">
<sequence>
<element name="cachedValue" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/registerenhet}RegisterenhetId"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard