railo.runtime.interpreter.ref
Interface Set
- All Superinterfaces:
- Ref
- All Known Implementing Classes:
- ArgumentBind, Bind, Scope, Variable
public interface Set
- extends Ref
setValue
Object setValue(PageContext pc,
Object obj)
throws PageException
- Returns:
- sets a value
- Throws:
PageException
getParent
Ref getParent(PageContext pc)
throws PageException
- Throws:
PageException
getKey
Ref getKey(PageContext pc)
throws PageException
- Throws:
PageException
getKeyAsString
String getKeyAsString(PageContext pc)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo