-
public class MenigaApiResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classMenigaApiResponse.Arraypublic final classMenigaApiResponse.Object
-
Method Summary
Modifier and Type Method Description JsonObjectgetMeta()JsonObjectgetIncluded()-
-
Method Detail
-
getMeta
JsonObject getMeta()
-
getIncluded
JsonObject getIncluded()
-
-
-
-