public class DFUFilePartInfo extends DFUPart
Constructor and Description |
---|
DFUFilePartInfo(DFUPart raw) |
DFUFilePartInfo(Integer id,
Integer copy,
String actualSize,
String ip,
String partsize,
Long partsize64) |
equals, getCopy, getDeserializer, getId, getIp, getPartsize, getPartSizeInt64, getSerializer, getTypeDesc, hashCode, setCopy, setId, setIp, setPartsize, setPartSizeInt64
public DFUFilePartInfo(DFUPart raw)
raw
- the DFUPart object from the web serviceCopyright © 2019. All rights reserved.