Matrikkel Context
Java class for MatrikkelContext complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="MatrikkelContext">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="locale" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="brukOriginaleKoordinater" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="koordinatsystemKodeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri/koder}KoordinatsystemKodeId"/>
<element name="systemVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="klientIdentifikasjon" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="snapshotVersion" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Timestamp" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the klientIdentifikasjon property.
Link copied to clipboard
Gets the value of the koordinatsystemKodeId property.
Link copied to clipboard
Gets the value of the snapshotVersion property.
Link copied to clipboard
Gets the value of the systemVersion property.
Link copied to clipboard
Gets the value of the brukOriginaleKoordinater property.
Link copied to clipboard
Sets the value of the brukOriginaleKoordinater property.
Link copied to clipboard
Sets the value of the klientIdentifikasjon property.
Link copied to clipboard
Sets the value of the koordinatsystemKodeId property.
Link copied to clipboard
Sets the value of the snapshotVersion property.
Link copied to clipboard
Sets the value of the systemVersion property.