@Accessors
public static class InstallDebugInfoRequest.SourceInstallerConfig
extends java.lang.Object
| Constructor and Description |
|---|
SourceInstallerConfig() |
| Modifier and Type | Method and Description |
|---|---|
InstallDebugInfoRequest.SourceInstaller |
getSourceInstaller() |
boolean |
isHideSyntheticVariables() |
void |
setHideSyntheticVariables(boolean hideSyntheticVariables) |
void |
setSourceInstaller(InstallDebugInfoRequest.SourceInstaller sourceInstaller) |
@Pure public boolean isHideSyntheticVariables()
public void setHideSyntheticVariables(boolean hideSyntheticVariables)
@Pure public InstallDebugInfoRequest.SourceInstaller getSourceInstaller()
public void setSourceInstaller(InstallDebugInfoRequest.SourceInstaller sourceInstaller)