Package com.microstrategy.web.objects.rw
Interface RWThresholdText
-
- All Superinterfaces:
RWThreshold
,WebThreshold
,WebThresholdText
public interface RWThresholdText extends RWThreshold, WebThresholdText
- Since:
- MicroStrategy Web 9.0.0
-
-
Method Summary
-
Methods inherited from interface com.microstrategy.web.objects.rw.RWThreshold
getFormat, getId
-
Methods inherited from interface com.microstrategy.web.objects.WebThreshold
getCeiling, getDataSetObj, getExpression, getFloor, getName, getReplaceText, getReplaceType, getScope, getTarget, getThresholdAction, getThresholdType, isEnabled, isReplaceTypeDefined, isTransaction, setEnabled, setName, setScope, setThresholdAction
-
Methods inherited from interface com.microstrategy.web.objects.WebThresholdText
getReplaceText, getTextType, setReplaceText, setTextType
-
-