TestResource
public class TestResource
extends Object
java.lang.Objek |
↳ | com.android.tradefed.cluster.TestResource |
Kelas untuk memodelkan pesan TestResource yang dikembalikan oleh TFC API.
Ringkasan
Metode publik
fromJson
public static TestResource fromJson (JSONObject json)
Parameter |
---|
json | JSONObject |
fromJsonArray
public static fromJsonArray (JSONArray jsonArray)
Parameter |
---|
jsonArray | JSONArray |
getDecompress
public boolean getDecompress ()
getDecompressDir
public String getDecompressDir ()
getDecompressDir
public File getDecompressDir (File parentDir)
getDecompressFiles
public getDecompressFiles ()
getFile
public File getFile (File parentDir)
getName
public String getName ()
getUrl
public String getUrl ()
mountZip
public boolean mountZip ()
toJson
public JSONObject toJson ()