public class InputParameter<T> extends Object
InputParameter(String name, T value)
String
getName()
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InputParameter(String name, T value)
public String getName()
public T getValue()
Copyright © 2016. All rights reserved.