|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfreemarker.testcase.models.BooleanModel4
public final class BooleanModel4
Model for testing booleans in FM-Classic.
BooleanModel1,
BooleanModel2,
BooleanModel3,
BooleanModel5| Constructor Summary | |
|---|---|
BooleanModel4()
Creates new BooleanModel4. |
|
| Method Summary | |
|---|---|
java.lang.String |
getAsString()
Returns the scalar's value as a String. |
boolean |
isEmpty()
Is the model empty? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanModel4()
| Method Detail |
|---|
public java.lang.String getAsString()
throws TemplateModelException
String.
getAsString in interface TemplateScalarModelString value of this scalar.
TemplateModelException
public boolean isEmpty()
throws TemplateModelException
isEmpty in interface TemplateModelfalse to indicate the model is not empty
TemplateModelException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||