public class LocalValue extends Object
LocalValue()
LocalValue(String type, Object value)
String
getType()
Object
getValue()
void
setType(String type)
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LocalValue(String type, Object value)
public LocalValue()
public String getType()
public void setType(String type)
public Object getValue()
public void setValue(Object value)
Copyright © 2020–2025. All rights reserved.