@Deprecated public class ParameterObject extends Object
String
param
Class<?>
type
Object
value
ParameterObject(String param, Class<?> type, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String param
public Class<?> type
public Object value
public ParameterObject(String param, Class<?> type, Object value)
Copyright © 2015–2022 SciJava. All rights reserved.