//Artefact:JavaClass/com/sphenon/basics/expression/query/QELiteral
Synopsis
public QELiteral
extends QEValue
//Artefact:Constructor/com/sphenon/basics/expression/query/QELiteral/QELiteral
Synopsis
public QELiteral (CallContext context, String value)
//Artefact:Method/com/sphenon/basics/expression/query/QELiteral/getValue
Synopsis
public java.lang.String getValue (CallContext context)
//Artefact:Method/com/sphenon/basics/expression/query/QELiteral/setValue
Synopsis
public void setValue (CallContext context, String value)

