public static class SM.Record extends Object implements Types.Record
Modifier and Type | Field and Description |
---|---|
Set<String> |
capabilities
capabilities of the SM plugin
|
Map<String,String> |
configuration
names and descriptions of device config keys
|
String |
copyright
Entity which owns the copyright of this plugin
|
String |
driverFilename
filename of the storage driver
|
String |
nameDescription
a notes field containg human-readable description
|
String |
nameLabel
a human-readable name
|
Map<String,String> |
otherConfig
additional configuration
|
String |
requiredApiVersion
Minimum SM API version required on the server
|
String |
type
SR.type
|
String |
uuid
Unique identifier/object reference
|
String |
vendor
Vendor who created this plugin
|
String |
version
Version of the plugin
|
Constructor and Description |
---|
SM.Record() |
public String uuid
public String nameLabel
public String nameDescription
public String type
public String vendor
public String copyright
public String version
public String requiredApiVersion
public String driverFilename