org.gcube.common.core.resources.runninginstance
Class RIEquivalenceFunction.Function.ActualParameters.Param

java.lang.Object
  extended by org.gcube.common.core.resources.runninginstance.RIEquivalenceFunction.Function.ActualParameters.Param
Enclosing class:
RIEquivalenceFunction.Function.ActualParameters

public static class RIEquivalenceFunction.Function.ActualParameters.Param
extends Object


Field Summary
protected  String name
           
protected  List<String> value
           
 
Constructor Summary
RIEquivalenceFunction.Function.ActualParameters.Param()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getName()
          Gets the value of the name property.
 List<String> getValue()
          Gets the value of the value property.
 void setName(String value)
          Sets the value of the name property.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected String name

value

protected List<String> value
Constructor Detail

RIEquivalenceFunction.Function.ActualParameters.Param

public RIEquivalenceFunction.Function.ActualParameters.Param()
Method Detail

getName

public String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getValue

public List<String> getValue()
Gets the value of the value property.

Objects of the following type(s) are allowed in the list String


equals

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


Copyright © 2012. All Rights Reserved.