FindTeigerOgMatrikkelenheterForTeiggrense

Java class for findTeigerOgMatrikkelenheterForTeiggrense complex type

.

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


<complexType name="findTeigerOgMatrikkelenheterForTeiggrense">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="teiggrenseId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}TeiggrenseId"/>
        <element name="matrikkelContext" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelContext"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

constructor()

Functions

Link copied to clipboard
Gets the value of the matrikkelContext property.
Link copied to clipboard
Gets the value of the teiggrenseId property.
Link copied to clipboard
Sets the value of the matrikkelContext property.
Link copied to clipboard
open fun setTeiggrenseId(value: TeiggrenseId)
Sets the value of the teiggrenseId property.