Class DeleteEmbeddedNotificationJson
java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.DeleteEmbeddedNotificationJson
- All Implemented Interfaces:
Serializable
public class DeleteEmbeddedNotificationJson extends BaseJson
Created by tdagan on 3/27/2017.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description DeleteEmbeddedNotificationJson()
-
Method Summary
Methods inherited from class com.blackberry.workspaces.sdk.api.json.BaseJson
getObjType, setObjType, toString
-
Constructor Details
-
DeleteEmbeddedNotificationJson
public DeleteEmbeddedNotificationJson()
-
-
Method Details