public class Expression extends Object
Expression(String key)
Expression(String key, String defaultValue)
static Expression
fromString(String s)
String
getDefaultValue()
getKey()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Expression(String key)
public Expression(String key, String defaultValue)
public String getKey()
public String getDefaultValue()
public static Expression fromString(String s)
public String toString()
toString
Object
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.