public class ExportImportDeviceParser extends Object
| Constructor and Description |
|---|
ExportImportDeviceParser()
Empty constructor: Used only to keep GSON happy.
|
ExportImportDeviceParser(String json)
Constructor for an ExportImportDeviceParser that is built using the provided json
|
public ExportImportDeviceParser()
public ExportImportDeviceParser(String json)
json - the json string to build the ExportImportDeviceParser out ofpublic String toJson()
Copyright © 2024. All rights reserved.