public final class LFunctionValue extends RefSupport implements Ref
Constructor and Description |
---|
LFunctionValue(Ref name,
Object value) |
LFunctionValue(Ref name,
Ref value)
constructor of the class
|
Modifier and Type | Method and Description |
---|---|
String |
getTypeName()
return the name name of a reference
|
Object |
getValue(PageContext pc)
return the value for that the reference is for
|
static String[] |
toStringArray(PageContext pc,
Set set) |
eeq, getCollection, touchValue
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
eeq, getCollection, touchValue
public LFunctionValue(Ref name, Ref value)
name
- value
- public LFunctionValue(Ref name, Object value)
public Object getValue(PageContext pc) throws PageException
Ref
getValue
in interface Ref
PageException
public static String[] toStringArray(PageContext pc, Set set) throws PageException
PageException
public String getTypeName()
Ref
getTypeName
in interface Ref
Copyright © 2015 Lucee