Skip navigation links

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

E20955-01


waggle.common.modules.track.infos
Class XTrackGetInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.track.infos.XTrackGetInfo


public class XTrackGetInfo
extends XDTO

Track Get Information DTO.


Field Summary
 int Count
          Current number of accessible Conversations.
 boolean New
          Set to true if all of the accessible Conversations are 'new'.
 XTrackInfo TrackInfo
          The Track's info.

 

Constructor Summary
XTrackGetInfo()
           

 

Method Summary

 

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

 

Field Detail

TrackInfo

public XTrackInfo TrackInfo
The Track's info.

New

public boolean New
Set to true if all of the accessible Conversations are 'new'.

Count

public int Count
Current number of accessible Conversations.

Constructor Detail

XTrackGetInfo

public XTrackGetInfo()

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.