TestResource
public class TestResource
extends Object
java.lang.Object |
↳ | com.android.tradefed.cluster.TestResource |
TFC API द्वारा लौटाए गए TestResource संदेश को मॉडल करने के लिए एक वर्ग।
सारांश
सार्वजनिक तरीके
जेसन से
public static TestResource fromJson (JSONObject json)
जेसनअरे से
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 ()