Class MessageCountResponse.Count

  • Enclosing class:
    MessageCountResponse

    public class MessageCountResponse.Count
    extends java.lang.Object
    JSON Count Object (Nachrichten)
    Author:
    Frank Münster
    • Constructor Summary

      Constructors 
      Constructor Description
      Count()
      Standardkonstruktor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Integer getCount()
      Liefert die Anzahl an neuen Nachrichten.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Count

        public Count()
        Standardkonstruktor
    • Method Detail

      • getCount

        public java.lang.Integer getCount()
        Liefert die Anzahl an neuen Nachrichten.
        Returns:
        die Anzahl an neuen Nachrichten