Hierarchy For Package com.github.gpluscb.ggjava.entity.object.response.scalars
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.gpluscb.ggjava.entity.AbstractGGEntity (implements com.github.gpluscb.ggjava.entity.GGEntity)
- com.github.gpluscb.ggjava.entity.object.AbstractGGObject (implements com.github.gpluscb.ggjava.entity.object.GGObject)
- com.github.gpluscb.ggjava.entity.object.response.AbstractGGResponseObject (implements com.github.gpluscb.ggjava.entity.object.response.GGResponseObject)
- com.github.gpluscb.ggjava.entity.object.response.scalars.ScalarResponse<T>
- com.github.gpluscb.ggjava.entity.object.response.scalars.BooleanResponse (implements com.github.gpluscb.ggjava.entity.object.scalars.GGBoolean)
- com.github.gpluscb.ggjava.entity.object.response.scalars.FloatResponse (implements com.github.gpluscb.ggjava.entity.object.scalars.GGFloat)
- com.github.gpluscb.ggjava.entity.object.response.scalars.IDResponse (implements com.github.gpluscb.ggjava.entity.object.scalars.GGID)
- com.github.gpluscb.ggjava.entity.object.response.scalars.IntResponse (implements com.github.gpluscb.ggjava.entity.object.scalars.GGInt)
- com.github.gpluscb.ggjava.entity.object.response.scalars.JSONResponse (implements com.github.gpluscb.ggjava.entity.object.scalars.GGJSON)
- com.github.gpluscb.ggjava.entity.object.response.scalars.StringResponse (implements com.github.gpluscb.ggjava.entity.object.scalars.GGString)
- com.github.gpluscb.ggjava.entity.object.response.scalars.TimestampResponse (implements com.github.gpluscb.ggjava.entity.object.scalars.GGTimestamp)
- com.github.gpluscb.ggjava.entity.object.response.scalars.ScalarResponse<T>
- com.github.gpluscb.ggjava.entity.object.response.AbstractGGResponseObject (implements com.github.gpluscb.ggjava.entity.object.response.GGResponseObject)
- com.github.gpluscb.ggjava.entity.object.AbstractGGObject (implements com.github.gpluscb.ggjava.entity.object.GGObject)
- com.github.gpluscb.ggjava.entity.AbstractGGEntity (implements com.github.gpluscb.ggjava.entity.GGEntity)