Class Setting
- java.lang.Object
-
- org.pentaho.platform.web.http.api.resources.Setting
-
public class Setting extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetValue()voidsetName(String name)voidsetValue(String value)
-