public class Model extends Object
Modifier and Type | Method and Description |
---|---|
Object |
getTopSubModel() |
void |
popSubModel() |
void |
push(String variable,
Object subModel) |
Value |
resolveValue(String variable) |
String |
resolveValueToString(String variable) |
String |
toString() |
public Object getTopSubModel()
public void popSubModel()
Copyright © 2013. All Rights Reserved.