uk.ac.soton.itinnovation.registry.icomponent.search.object
Class ParameterValue
java.lang.Object
uk.ac.soton.itinnovation.registry.icomponent.search.object.ParameterValue
public final class ParameterValue
- extends Object
This class is a container for (parameter, value) pairs.
- Author:
- Uwe Radetzki
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
value
public String value
ParameterValue
public ParameterValue()
ParameterValue
public ParameterValue(String name,
String value)
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.