Klasse XSchuleCodeCEFR
java.lang.Object
de.xoev.schemata.code._1_0.Code
de.xbildung.def.xbildung._1_1.xsd.XSchuleCodeCEFR
Java class for Code.CEFR complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="Code.CEFR">
<complexContent>
<restriction base="{http://xoev.de/schemata/code/1_0}Code">
<sequence>
<element name="code" type="{http://www.w3.org/2001/XMLSchema}token" form="unqualified"/>
</sequence>
<attribute name="listURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" fixed="urn:xbildung-de:coe-int:codeliste:languagereference" />
<attribute name="listVersionID" type="{http://www.w3.org/2001/XMLSchema}normalizedString" fixed="20230628-0" />
</restriction>
</complexContent>
</complexType>
-
Feldübersicht
Von Klasse geerbte Felder de.xoev.schemata.code._1_0.Code
code, listURI, listVersionID, name
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden de.xoev.schemata.code._1_0.Code
getCode, getListURI, getListVersionID, getName, setCode, setListURI, setListVersionID, setName
-
Konstruktordetails
-
XSchuleCodeCEFR
public XSchuleCodeCEFR()
-