public class Parameter extends Object
Parameter(String name, String value)
Parameter(String name, String value, Class type)
String
getName()
Class
getType()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Parameter(String name, String value)
public Parameter(String name, String value, Class type)
public String getName()
public Class getType()
public Object getValue()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.