atg.projects.store.fluoroscope
Class GetSensorEventDroplet.PageContextStackElement

java.lang.Object
  extended by atg.projects.store.fluoroscope.GetSensorEventDroplet.PageContextStackElement
Enclosing class:
GetSensorEventDroplet

public static class GetSensorEventDroplet.PageContextStackElement
extends java.lang.Object

It's a DTO object used to present a single item in the 'Page Stack' property list. This object contains an URI of stack element and corresponding sensor event ID.

Author:
ATG

Method Summary
 java.lang.String getId()
           
 java.lang.String getUri()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getId

public java.lang.String getId()

getUri

public java.lang.String getUri()