Anleggsprojeksjons Curve Segment
Java class for AnleggsprojeksjonsCurveSegment complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="AnleggsprojeksjonsCurveSegment">
<complexContent>
<extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelComponent">
<sequence>
<element name="koordinatsystemKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri/koder}KoordinatsystemKodeId" minOccurs="0"/>
<element name="originalKoordinatsystemKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri/koder}KoordinatsystemKodeId" minOccurs="0"/>
<element name="startpunktId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}AnleggsprojeksjonspunktId" minOccurs="0"/>
<element name="endpunktId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}AnleggsprojeksjonspunktId" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Inheritors
Functions
Link copied to clipboard
Gets the value of the endpunktId property.
Link copied to clipboard
Gets the value of the koordinatsystemKodeId property.
Link copied to clipboard
Gets the value of the metadata property.
Link copied to clipboard
Gets the value of the originalKoordinatsystemKodeId property.
Link copied to clipboard
Gets the value of the startpunktId property.
Link copied to clipboard
Sets the value of the endpunktId property.
Link copied to clipboard
Sets the value of the koordinatsystemKodeId property.
Link copied to clipboard
Sets the value of the metadata property.
Link copied to clipboard
Sets the value of the originalKoordinatsystemKodeId property.
Link copied to clipboard
Sets the value of the startpunktId property.