public class ValModel extends Val
| Modifier and Type | Method and Description |
|---|---|
Model |
getModel() |
boolean |
isModel() |
java.lang.String |
toString() |
int |
type() |
getBool, getFrame, getFun, getKeyed, getMapFrame, getNum, getNums, getRow, getStr, getStrs, isEmpty, isFrame, isFun, isKeyed, isMapFrame, isNum, isNums, isRow, isStr, isStrsasBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSONpublic ValModel(Model m)