public class ScanSetIdPerm extends Object
| Constructor and Description |
|---|
ScanSetIdPerm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEvidence() |
String |
getPath() |
String |
getType() |
void |
setEvidence(String evidence) |
void |
setPath(String path) |
void |
setType(String type) |
public String getType()
public void setType(String type)
type - Stringpublic String getEvidence()
public void setEvidence(String evidence)
evidence - Stringpublic String getPath()
public void setPath(String path)
path - StringCopyright © 2021. All rights reserved.