ManifestMerger
in
combination
with ManifestMergerMojo
@Deprecated public class Manifest extends Object
ManifestUpdateMojo
and used there.Constructor and Description |
---|
Manifest()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getApplicationIcon()
Deprecated.
|
String |
getApplicationLabel()
Deprecated.
|
String |
getApplicationTheme()
Deprecated.
|
List<CompatibleScreen> |
getCompatibleScreens()
Deprecated.
|
Boolean |
getDebuggable()
Deprecated.
|
Properties |
getProviderAuthorities()
Deprecated.
|
String |
getSharedUserId()
Deprecated.
|
SupportsScreens |
getSupportsScreens()
Deprecated.
|
UsesSdk |
getUsesSdk()
Deprecated.
|
Integer |
getVersionCode()
Deprecated.
|
Boolean |
getVersionCodeAutoIncrement()
Deprecated.
|
Boolean |
getVersionCodeUpdateFromVersion()
Deprecated.
|
String |
getVersionName()
Deprecated.
|
protected String versionName
ManifestUpdateMojo.manifestVersionName
.protected Integer versionCode
ManifestUpdateMojo.manifestVersionCode
.protected Boolean versionCodeUpdateFromVersion
#manifestVersionCodeUpdateFromVersion
.protected String applicationIcon
.ManifestUpdateMojo#manifestApplicationIcon
.protected String applicationLabel
.ManifestUpdateMojo#manifestApplicationLabel
.protected String applicationTheme
.ManifestUpdateMojo#manifestApplicationTheme
.protected String sharedUserId
ManifestUpdateMojo.manifestSharedUserId
.protected Boolean debuggable
ManifestUpdateMojo.manifestDebuggable
.protected SupportsScreens supportsScreens
ManifestUpdateMojo.manifestSupportsScreens
.protected List<CompatibleScreen> compatibleScreens
ManifestUpdateMojo.manifestCompatibleScreens
.protected Properties providerAuthorities
ManifestUpdateMojo.manifestProviderAuthorities
.protected UsesSdk usesSdk
ManifestUpdateMojo.manifestUsesSdk
public String getVersionName()
public Integer getVersionCode()
public Boolean getVersionCodeAutoIncrement()
public Boolean getVersionCodeUpdateFromVersion()
public String getApplicationIcon()
public String getApplicationLabel()
public String getApplicationTheme()
public String getSharedUserId()
public Boolean getDebuggable()
public SupportsScreens getSupportsScreens()
public List<CompatibleScreen> getCompatibleScreens()
public Properties getProviderAuthorities()
public UsesSdk getUsesSdk()
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.