Class BodyVerarbeitungsergebnisCtp


  • public class BodyVerarbeitungsergebnisCtp
    extends java.lang.Object
     <?xml version="1.0" encoding="UTF-8"?><Quelle xmlns="SV-Basis://XMLSchema/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">Anhang SV-Basis-complex zur Anlage 12 GGT</Quelle>
     
     <?xml version="1.0" encoding="UTF-8"?><Version xmlns="SV-Basis://XMLSchema/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">2.0.0</Version>
     
     <?xml version="1.0" encoding="UTF-8"?><Verwendung xmlns="SV-Basis://XMLSchema/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">in allen Verfahren "SVTOSV", z. B. WAU, ...</Verwendung>
     
     <?xml version="1.0" encoding="UTF-8"?><Sonstige xmlns="SV-Basis://XMLSchema/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">...</Sonstige>
     

    Java class for Body_Verarbeitungsergebnis_Ctp complex type.

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

     <complexType name="Body_Verarbeitungsergebnis_Ctp">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Response_ID" type="{SV-Basis://XMLSchema/1.0}Response_ID_Stp" minOccurs="0"/>
             <choice>
               <element name="Weiterleitungsbestaetigung" type="{SV-Basis://XMLSchema/1.0}Weiterleitungsbestaetigung_Ctp"/>
               <element name="Fehlermeldungen" type="{SV-Basis://XMLSchema/1.0}Body_Fehlermeldungen_Ctp"/>
             </choice>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • BodyVerarbeitungsergebnisCtp

        public BodyVerarbeitungsergebnisCtp()
    • Method Detail

      • getResponseID

        public java.lang.String getResponseID()
        Gets the value of the responseID property.
        Returns:
        possible object is String
      • setResponseID

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