Package yapion.hierarchy.typeinterfaces
Interface ObjectType
-
- All Known Implementing Classes:
YAPIONAnyType
,YAPIONArray
,YAPIONDataType
,YAPIONMap
,YAPIONMappingType
,YAPIONObject
,YAPIONPointer
,YAPIONValue
,YAPIONValueType
public interface ObjectType
-
-
Method Summary
Modifier and Type Method Description YAPIONType
getType()
-
-
-
Method Detail
-
getType
YAPIONType getType()
-
-