Class UBAG.AngabenAG

  • Enclosing class:
    UBAG

    public static class UBAG.AngabenAG
    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="Hauptbetriebsnummer" type="{SV-Basis://XMLSchema/1.0}BBNR_Stp"/>
             <element name="Kontaktdaten">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="Name_Ansprechpartner" type="{http://www.gkv-datenaustausch.de/XMLSchema/UB_Basistypen/1.0}Name_Stp"/>
                       <element name="Telefon_Ansprechpartner" type="{SV-Basis://XMLSchema/1.0}Rufnummer_Stp"/>
                       <element name="EMail_Ansprechpartner">
                         <simpleType>
                           <restriction base="{SV-Basis://XMLSchema/1.0}Text_256_Stp">
                             <minLength value="1"/>
                             <maxLength value="70"/>
                           </restriction>
                         </simpleType>
                       </element>
                     </sequence>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • AngabenAG

        public AngabenAG()
    • Method Detail

      • getHauptbetriebsnummer

        public java.lang.String getHauptbetriebsnummer()
        Gets the value of the hauptbetriebsnummer property.
        Returns:
        possible object is String
      • setHauptbetriebsnummer

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