org.gcube.common.core.resources.runninginstance
Class RIEquivalenceFunction

java.lang.Object
  extended by org.gcube.common.core.resources.runninginstance.RIEquivalenceFunction

public class RIEquivalenceFunction
extends Object

Author:
Andrea Manzi (CNR)

Nested Class Summary
static class RIEquivalenceFunction.Function
           
 
Field Summary
protected  List<RIEquivalenceFunction.Function> functions
           
 
Constructor Summary
RIEquivalenceFunction()
           
 
Method Summary
 boolean equals(Object obj)
           
 List<RIEquivalenceFunction.Function> getFunctions()
          Gets the value of the Function property.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

functions

protected List<RIEquivalenceFunction.Function> functions
Constructor Detail

RIEquivalenceFunction

public RIEquivalenceFunction()
Method Detail

getFunctions

public List<RIEquivalenceFunction.Function> getFunctions()
Gets the value of the Function property.

Objects of the following type(s) are allowed in the list RIEquivalenceFunction.Function


equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2013. All Rights Reserved.