PersonIdent

abstract class PersonIdent : Ident

Java class for PersonIdent complex type

.

The following schema fragment specifies the expected content contained within this class.


<complexType name="PersonIdent">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Ident">
      <sequence>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Inheritors

Constructors

Link copied to clipboard
constructor()