Class EmptyResponseAdapterModel


  • public class EmptyResponseAdapterModel
    extends Object

    Java-Klasse für anonymous complex type.

    Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • EmptyResponseAdapterModel

        public EmptyResponseAdapterModel()
    • Method Detail

      • getId

        public String getId()
        Ruft den Wert der id-Eigenschaft ab.
        Returns:
        possible object is String
      • setId

        public void setId​(String value)
        Legt den Wert der id-Eigenschaft fest.
        Parameters:
        value - allowed object is String