com.iphrase.runtime.query.result
Class DrillSideways

java.lang.Object
  |
  +--com.iphrase.runtime.query.result.DrillSideways

public class DrillSideways
extends java.lang.Object

Represent drill-sideways navigation information.


Method Summary
 TallyFeature[] getTallyFeatures()
          Get the TallyFeature array for this DrillSideways.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTallyFeatures

public TallyFeature[] getTallyFeatures()
Get the TallyFeature array for this DrillSideways.
Returns:
TallyFeature array

© Copyright 2005, 2006. IBM Corporation. All rights reserved.