Package gw.lang.reflect.json
Interface IJsonType
- All Known Subinterfaces:
IJsonParentType
- All Known Implementing Classes:
DynamicType
,JsonListType
,JsonSimpleType
,JsonStructureType
interface IJsonType
-
Method Summary
-
Method Details
-
getName
String getName() -
getParent
IJsonParentType getParent()
-