public class DocumentsUpdateDataSetJson extends BaseJson
Constructor and Description |
---|
DocumentsUpdateDataSetJson() |
Modifier and Type | Method and Description |
---|---|
DeviceType |
getDeviceType()
Device type
|
Set<DocumentUpdateDataSetJson> |
getDocumentsUpdateDatas()
List of file update data structures
|
void |
setDeviceType(DeviceType deviceType)
Device type
|
void |
setDocumentsUpdateDatas(Set<DocumentUpdateDataSetJson> documentsUpdateDatas)
List of file update data structures
|
getObjType, setObjType, toString
public DeviceType getDeviceType()
public void setDeviceType(DeviceType deviceType)
deviceType
- Device typepublic Set<DocumentUpdateDataSetJson> getDocumentsUpdateDatas()
public void setDocumentsUpdateDatas(Set<DocumentUpdateDataSetJson> documentsUpdateDatas)
documentsUpdateDatas
- List of file update data structuresCopyright © 2019. All rights reserved.