Interface OptionValue
-
public interface OptionValue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.StringgetValue()
-
public interface OptionValue
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
|
java.lang.String |
getValue() |