Grunnbok Context
Java class for GrunnbokContext complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="GrunnbokContext">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="systemVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="clientIdentification" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="locale" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="snapshotVersion" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}Timestamp"/>
<element name="clientTraceInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the clientIdentification property.
Link copied to clipboard
Gets the value of the clientTraceInfo 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
Sets the value of the clientIdentification property.
Link copied to clipboard
Sets the value of the clientTraceInfo property.
Link copied to clipboard
Sets the value of the snapshotVersion property.
Link copied to clipboard
Sets the value of the systemVersion property.