Class GetApkManifestArguments
java.lang.Object
com.pnfsoftware.jeb.client.mcp.wrappers.GetApkManifestArguments
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
unit_path
@JsonPropertyDescription("The apk unit path such as one provided by get_project_information. If none is provided, the first apk unit found in the project will be acted upon.") public String unit_path
-
-
Constructor Details
-
GetApkManifestArguments
public GetApkManifestArguments()
-