public class WindowsInformationProtectionStoreApp extends WindowsInformationProtectionApp implements IJsonBackedObject
denied, description, displayName, oDataType, productName, publisherName| Constructor and Description |
|---|
WindowsInformationProtectionStoreApp() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
getRawObject()
Gets the raw representation of this class
|
protected ISerializer |
getSerializer()
Gets serializer
|
void |
setRawObject(ISerializer serializer,
com.google.gson.JsonObject json)
Sets the raw JSON object
|
additionalDataManagerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadditionalDataManagerpublic WindowsInformationProtectionStoreApp()
public com.google.gson.JsonObject getRawObject()
getRawObject in class WindowsInformationProtectionAppprotected ISerializer getSerializer()
getSerializer in class WindowsInformationProtectionApppublic void setRawObject(ISerializer serializer, com.google.gson.JsonObject json)
setRawObject in interface IJsonBackedObjectsetRawObject in class WindowsInformationProtectionAppserializer - the serializerjson - the JSON object to set this object to