public class BlacklistFingerprintBean extends Object
Constructor and Description |
---|
BlacklistFingerprintBean(String hash,
String mimeType,
int fileSize,
String description,
String projectKey,
int id,
String fileName) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getFileName() |
int |
getFileSize() |
String |
getFingerprint() |
int |
getId() |
String |
getMimeType() |
String |
getScopedProjectKey() |
public String getFingerprint()
public String getMimeType()
public int getFileSize()
public String getDescription()
public String getScopedProjectKey()
public int getId()
public String getFileName()
Copyright © 2008–2022 The Plugin People. All rights reserved.