com.splunk
Class BooleanPivotRowSplit

java.lang.Object
  extended by com.splunk.PivotRowSplit
      extended by com.splunk.BooleanPivotRowSplit

public class BooleanPivotRowSplit
extends PivotRowSplit

Represents a row split on a boolean valued field in a pivot.


Method Summary
 java.lang.String getFalseDisplayValue()
           
 java.lang.String getTrueDisplayValue()
           
 
Methods inherited from class com.splunk.PivotRowSplit
addCommonFields, getFieldName, getLabel, getOwnerLineage, getOwnerName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTrueDisplayValue

public java.lang.String getTrueDisplayValue()

getFalseDisplayValue

public java.lang.String getFalseDisplayValue()