Package com.microstrategy.web.platform
Class Parameter
- java.lang.Object
-
- com.microstrategy.web.platform.Parameter
-
public class Parameter extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetKey()Return the key for this parameter.java.lang.StringgetValue()Return the value for this parameter.voidsetValue(java.lang.String newValue)
-