public class RIEquivalenceFunction extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RIEquivalenceFunction.Function |
| Modifier and Type | Field and Description |
|---|---|
protected List<RIEquivalenceFunction.Function> |
functions |
| Constructor and Description |
|---|
RIEquivalenceFunction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<RIEquivalenceFunction.Function> |
getFunctions()
Gets the value of the Function property.
|
protected List<RIEquivalenceFunction.Function> functions
public List<RIEquivalenceFunction.Function> getFunctions()
Objects of the following type(s) are allowed in the list
RIEquivalenceFunction.Function
Copyright © 2015. All Rights Reserved.