Class SteuerungsdatenKKCtp.Stornierung

  • Enclosing class:
    SteuerungsdatenKKCtp

    public static class SteuerungsdatenKKCtp.Stornierung
    extends java.lang.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="Stornokennzeichen" type="{http://www.gkv-datenaustausch.de/XMLSchema/UB_Basistypen/1.0}Stornokennzeichen_Typ"/>
             <element name="Datensatz_ID_Ursprungsmeldung" type="{SV-Basis://XMLSchema/1.0}DatensatzID_Stp"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • datensatzIDUrsprungsmeldung

        protected java.lang.String datensatzIDUrsprungsmeldung
    • Constructor Detail

      • Stornierung

        public Stornierung()
    • Method Detail

      • getDatensatzIDUrsprungsmeldung

        public java.lang.String getDatensatzIDUrsprungsmeldung()
        Gets the value of the datensatzIDUrsprungsmeldung property.
        Returns:
        possible object is String
      • setDatensatzIDUrsprungsmeldung

        public void setDatensatzIDUrsprungsmeldung​(java.lang.String value)
        Sets the value of the datensatzIDUrsprungsmeldung property.
        Parameters:
        value - allowed object is String