Klasse Error

java.lang.Object
de.svws_nrw.davapi.model.dav.Error

public class Error 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>
         <any/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Konstruktordetails

    • Error

      public Error()
      Leerer Standardkonstruktor.
  • Methodendetails

    • getAny

      public Object getAny()
      Gets the value of the any property.
      Gibt zurück:
      possible object is Object
    • setAny

      public void setAny(Object value)
      Sets the value of the any property.
      Parameter:
      value - allowed object is Object