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.String
getKey()
Return the key for this parameter.java.lang.String
getValue()
Return the value for this parameter.void
setValue(java.lang.String newValue)
-