Klasse XSchuleCodeBundesland
java.lang.Object
de.xoev.schemata.code._1_0.Code
de.xbildung.def.xbildung._1_1.xsd.XSchuleCodeBundesland
Java class for Code.Bundesland complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="Code.Bundesland">
<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:de:bund:destatis:bevoelkerungsstatistik:schluessel:bundesland" />
<attribute name="listVersionID" use="required" type="{http://www.w3.org/2001/XMLSchema}normalizedString" />
</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
-
XSchuleCodeBundesland
public XSchuleCodeBundesland()
-