Package | Description |
---|---|
com.suse.salt.netapi.calls.modules |
Modifier and Type | Method and Description |
---|---|
static Smbios.RecordType |
Smbios.RecordType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Smbios.RecordType[] |
Smbios.RecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static LocalCall<java.util.List<Smbios.Record>> |
Smbios.records(Smbios.RecordType type)
smbios.records
|