| Constructor and Description |
|---|
ResourceItem(Element resourceElement,
String storageIdnr)
Creates a new
ResourceItem. |
| Modifier and Type | Method and Description |
|---|---|
String |
getChecksum()
Return the checksum of the resource.
|
String |
getFilename()
Return the filename of the resource.
|
UploadBinary.ContentType |
getFileType()
Return the type of the resource.
|
String |
getHw()
Return the HW (from PlatformSwHwType) of the resource.
|
String |
getIdnr()
Returns the ID of the ResourceItem.
|
String |
getName()
Return the name of the resource.
|
String |
getParentIdnr()
Returns the ParentIdnr of the ResourceItem.
|
String |
getPlatform()
Return the Platform (from PlatformSwHwType) of the resource.
|
int |
getSize()
Return the size of the resource.
|
String |
getSw()
Return the SW (from PlatformSwHwType) of the resource.
|
String |
getVersion()
Return the version of the resource.
|
public String getChecksum()
Stringpublic String getFilename()
Stringpublic String getPlatform()
Stringpublic String getSw()
Stringpublic String getHw()
Stringpublic int getSize()
Integerpublic UploadBinary.ContentType getFileType()
UploadBinary.ContentTypepublic String getVersion()
StringCopyright © 2021. All rights reserved.