Uses of Interface
gw.lang.reflect.json.IJsonParentType
-
Packages that use IJsonParentType Package Description gw.lang.reflect.json -
-
Uses of IJsonParentType in gw.lang.reflect.json
Methods in gw.lang.reflect.json that return IJsonParentType Modifier and Type Method Description IJsonParentType
IJsonParentType. findChild(String name)
Methods in gw.lang.reflect.json with parameters of type IJsonParentType Modifier and Type Method Description void
IJsonParentType. addChild(String name, IJsonParentType child)
-