public static class RIEquivalenceFunction.Function.ActualParameters.Param extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected List<String> |
value |
| Constructor and Description |
|---|
RIEquivalenceFunction.Function.ActualParameters.Param() |
public RIEquivalenceFunction.Function.ActualParameters.Param()
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic List<String> getValue()
Objects of the following type(s) are allowed in the list
String
Copyright © 2015. All Rights Reserved.