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