org.gcube.common.core.resources.runninginstance
Class RIEquivalenceFunction.Function.ActualParameters.Param
java.lang.Object
org.gcube.common.core.resources.runninginstance.RIEquivalenceFunction.Function.ActualParameters.Param
- Enclosing class:
- RIEquivalenceFunction.Function.ActualParameters
public static class RIEquivalenceFunction.Function.ActualParameters.Param
- extends Object
name
protected String name
value
protected List<String> value
RIEquivalenceFunction.Function.ActualParameters.Param
public RIEquivalenceFunction.Function.ActualParameters.Param()
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.