TestResource
public class TestResource
extends Object
java.lang.Object |
↳ | com.android.tradefed.cluster.TestResource |
Класс для моделирования сообщения TestResource, возвращаемого TFC API.
Резюме
Публичные методы
fromJson
public static TestResource fromJson (JSONObject json)
Параметры |
---|
json | JSONObject |
fromJsonArray
public static fromJsonArray (JSONArray jsonArray)
Параметры |
---|
jsonArray | JSONArray |
getDecompress
public boolean getDecompress ()
getDecompressDir
public String getDecompressDir ()
getDecompressDir
public File getDecompressDir (File parentDir)
getDecompressFiles
public getDecompressFiles ()
получить файл
public File getFile (File parentDir)
getName
public String getName ()
getUrl
public String getUrl ()
mountZip
public boolean mountZip ()
toJson
public JSONObject toJson ()