Dataretting
Java class for Dataretting complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="Dataretting">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tidspunkt" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}Timestamp"/>
<element name="navn" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="kommentar" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="arkenreferanse" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="arkenlenke" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the arkenlenke property.
Link copied to clipboard
Gets the value of the arkenreferanse property.
Link copied to clipboard
Gets the value of the kommentar property.
Link copied to clipboard
Gets the value of the tidspunkt property.
Link copied to clipboard
Sets the value of the arkenlenke property.
Link copied to clipboard
Sets the value of the arkenreferanse property.
Link copied to clipboard
Sets the value of the kommentar property.
Link copied to clipboard
Sets the value of the tidspunkt property.