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