Exists Kurs
Java class for existsKurs complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="existsKurs">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="kursnavn" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="kurssted" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="kursdato" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate"/>
<element name="kursId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bruker}KursId"/>
<element name="matrikkelContext" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}MatrikkelContext"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the kursdato property.
Link copied to clipboard
Gets the value of the kursnavn property.
Link copied to clipboard
Gets the value of the kurssted property.
Link copied to clipboard
Gets the value of the matrikkelContext property.
Link copied to clipboard
Sets the value of the kursdato property.
Link copied to clipboard
Sets the value of the kursnavn property.
Link copied to clipboard
Sets the value of the kurssted property.
Link copied to clipboard
Sets the value of the matrikkelContext property.