Interface ParameterValue
-
public interface ParameterValueRepresents the value of a feature parameter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetValue()java.lang.String[]getValues()booleanisSingleValue()
-