AnleggsprojeksjonsgrenseFeature

Java class for AnleggsprojeksjonsgrenseFeature complex type

.

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


<complexType name="AnleggsprojeksjonsgrenseFeature">
  <complexContent>
    <extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kart}MatrikkelFeature">
      <sequence>
        <element name="kurve" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}PointList" minOccurs="0"/>
        <element name="kurvepunkt" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}PointList" minOccurs="0"/>
        <element name="bubbleId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}AnleggsprojeksjonsgrenseId" minOccurs="0"/>
        <element name="noyaktighetsklasseId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri/koder}NoyaktighetsklasseKodeId" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the bubbleId property.
Link copied to clipboard
open fun getKurve(): PointList
Gets the value of the kurve property.
Link copied to clipboard
Gets the value of the kurvepunkt property.
Link copied to clipboard
Gets the value of the noyaktighetsklasseId property.
Link copied to clipboard
Sets the value of the bubbleId property.
Link copied to clipboard
open fun setKurve(value: PointList)
Sets the value of the kurve property.
Link copied to clipboard
open fun setKurvepunkt(value: PointList)
Sets the value of the kurvepunkt property.
Link copied to clipboard
Sets the value of the noyaktighetsklasseId property.