Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
freemarker.ext.beans.BeanModel
freemarker.ext.beans.BooleanModel
java.lang.Boolean
into a
TemplateBooleanModel
.
Field Summary |
Fields inherited from interface freemarker.template.TemplateBooleanModel | |
FALSE , TRUE |
Fields inherited from interface freemarker.template.TemplateModel | |
NOTHING |
Constructor Summary | |
|
Method Summary | |
boolean |
Methods inherited from class freemarker.ext.beans.BeanModel | |
get , getAdaptedObject , getWrappedObject , hasPlainGetMethod , invokeGenericGet , isEmpty , keySet , keys , size , toString , unwrap , values , wrap |
public boolean getAsBoolean()
- Specified by:
- getAsBoolean in interface TemplateBooleanModel
- Returns:
- whether to interpret this object as true or false in a boolean context