Klasse CardAddressDataType

java.lang.Object
de.svws_nrw.davapi.model.dav.card.CardAddressDataType

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

    • CardAddressDataType

      public CardAddressDataType()
      Leerer Standardkonstruktor.
  • Methodendetails

    • getContentType

      public String getContentType()
      Gibt den Inhaltstyp zurück.
      Gibt zurück:
      der Inhaltstyp als String.
    • setContentType

      public void setContentType(String contentType)
      Setzt den Inhaltstyp.
      Parameter:
      contentType - der zu setzende Inhaltstyp.
    • getVersion

      public String getVersion()
      Gibt die Version zurück.
      Gibt zurück:
      die Version als String.
    • setVersion

      public void setVersion(String version)
      Setzt die Version.
      Parameter:
      version - die zu setzende Version.