public class Value extends Object
Value(String temp)
Value(String keyword, String... paramers)
String
getKeyword()
String[]
getParamers()
void
setKeyword(String keyword)
setParamers(String[] paramers)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Value(String keyword, String... paramers)
public Value(String temp)
public String getKeyword()
public void setKeyword(String keyword)
public String[] getParamers()
public void setParamers(String[] paramers)
public String toString()
toString
Object
Copyright © 2016. All rights reserved.