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 IJsonParentTypeIJsonParentType. findChild(String name)Methods in gw.lang.reflect.json with parameters of type IJsonParentType Modifier and Type Method Description voidIJsonParentType. addChild(String name, IJsonParentType child)
-