Uses of Class
com.ibm.dbb.build.report.records.UnixRecord
-
Packages that use UnixRecord Package Description com.ibm.dbb.build.report.records -
-
Uses of UnixRecord in com.ibm.dbb.build.report.records
Methods in com.ibm.dbb.build.report.records that return UnixRecord Modifier and Type Method Description UnixRecord
UnixRecord. parse(com.google.gson.JsonObject jsonObject)
Create a UnixRecord from JSON.
-