public final class Casting extends RefSupport implements Ref
Constructor and Description |
---|
Casting(String strType,
short type,
Object val) |
Casting(String strType,
short type,
Ref ref)
constructor of the class
|
Modifier and Type | Method and Description |
---|---|
Ref |
getRef() |
String |
getStringType() |
short |
getType() |
String |
getTypeName()
return the name name of a reference
|
Object |
getValue(PageContext pc)
return the value for that the reference is for
|
String |
toString() |
eeq, getCollection, touchValue
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eeq, getCollection, touchValue
public Casting(String strType, short type, Ref ref)
pc
- strType
- type
- ref
- public Object getValue(PageContext pc) throws PageException
Ref
getValue
in interface Ref
PageException
public String getStringType()
public short getType()
public String getTypeName()
Ref
getTypeName
in interface Ref
Copyright © 2015 Lucee