Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.chat.infos
Class XChatDateInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.chat.infos.XChatDateInfo


public class XChatDateInfo
extends XDTO

Chat Date Information DTO.


Field Summary
 int Count
          The count of Chats on the specified date.
 Date Date
          The date on which there are some Chats.

 

Constructor Summary
XChatDateInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

Date

public Date Date
The date on which there are some Chats.

Count

public int Count
The count of Chats on the specified date.

Constructor Detail

XChatDateInfo

public XChatDateInfo()

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.