Class ValuePair
- java.lang.Object
-
- org.kie.workbench.common.screens.datamodeller.client.command.ValuePair
-
public class ValuePair extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()ObjectgetValue()voidsetName(String name)voidsetValue(Object value)
-