WindowsPhone81AppX |
WindowsPhone81AppX.Builder.build() |
|
WindowsPhone81AppX |
WindowsPhone81AppX.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsPhone81AppX |
WindowsPhone81AppX.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsPhone81AppX |
WindowsPhone81AppX.withApplicableArchitectures(WindowsArchitecture applicableArchitectures) |
Returns an immutable copy of this with just the
applicableArchitectures field changed.
|
WindowsPhone81AppX |
WindowsPhone81AppX.withIdentityName(String identityName) |
Returns an immutable copy of this with just the identityName
field changed.
|
WindowsPhone81AppX |
WindowsPhone81AppX.withIdentityPublisherHash(String identityPublisherHash) |
Returns an immutable copy of this with just the
identityPublisherHash field changed.
|
WindowsPhone81AppX |
WindowsPhone81AppX.withIdentityResourceIdentifier(String identityResourceIdentifier) |
Returns an immutable copy of this with just the
identityResourceIdentifier field changed.
|
WindowsPhone81AppX |
WindowsPhone81AppX.withIdentityVersion(String identityVersion) |
Returns an immutable copy of this with just the identityVersion
field changed.
|
WindowsPhone81AppX |
WindowsPhone81AppX.withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem) |
Returns an immutable copy of this with just the
minimumSupportedOperatingSystem field changed.
|
WindowsPhone81AppX |
WindowsPhone81AppX.withPhoneProductIdentifier(String phoneProductIdentifier) |
Returns an immutable copy of this with just the
phoneProductIdentifier field changed.
|
WindowsPhone81AppX |
WindowsPhone81AppX.withPhonePublisherId(String phonePublisherId) |
Returns an immutable copy of this with just the phonePublisherId
field changed.
|
WindowsPhone81AppX |
WindowsPhone81AppX.withUnmappedField(String name,
String value) |
|