Skip navigation links

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

E20955-01


Uses of Class
waggle.core.id.XSessionID

Packages that use XSessionID
waggle.core.id This package contains Identifier classes which are used throughout waggle. 
waggle.core.info This package contains classes for aggregating data to be used in return values, updates, and external API transmission. 

 

Uses of XSessionID in waggle.core.id

 

Methods in waggle.core.id that return XSessionID
static XSessionID XSessionID.valueOf(String sessionID)
          Create a Session ID from a String.

 

Methods in waggle.core.id with parameters of type XSessionID
 int XSessionID.compareTo(XSessionID that)
           

 

Uses of XSessionID in waggle.core.info

 

Methods in waggle.core.info that return XSessionID
 XSessionID XValue.getSessionID()
          Get an XSessionID value from the XUpdater.
 XSessionID XUpdater.getSessionID(String name)
          Get an XSessionID value from the XUpdater.

 

Methods in waggle.core.info with parameters of type XSessionID
 void XUpdater.put(String name, XSessionID value)
          Put an XSessionID value into the XUpdater.

 


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.