Klasse XSchuleSchuelerZeugnis0003.AllgemeineAngaben.Lernzeitmodell

java.lang.Object
digital.xschule.def.xschule._1_1.xsd.XSchuleSchuelerZeugnis0003.AllgemeineAngaben.Lernzeitmodell
Umschließende Klasse:
XSchuleSchuelerZeugnis0003.AllgemeineAngaben

public static class XSchuleSchuelerZeugnis0003.AllgemeineAngaben.Lernzeitmodell extends Object

Java class for anonymous complex type

.

The following schema fragment specifies the expected content contained within this class.


 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="code" type="{http://xbildung.de/def/xbildung/1.1/xsd}Code.Lernzeitmodell"/>
         <element name="nichtGelisteterWert" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Felddetails

    • code

      protected XSchuleCodeLernzeitmodell code
      Wert aus der Codeliste.
    • nichtGelisteterWert

      protected String nichtGelisteterWert
      Freitext-Angabe, wenn der Wert ~wert_nicht_in_liste ausgewählt wurde.
  • Konstruktordetails

    • Lernzeitmodell

      public Lernzeitmodell()
  • Methodendetails