Uses of Enum
com.suse.salt.netapi.calls.modules.Smbios.RecordType
Packages that use Smbios.RecordType
-
Uses of Smbios.RecordType in com.suse.salt.netapi.calls.modules
Methods in com.suse.salt.netapi.calls.modules that return Smbios.RecordTypeModifier and TypeMethodDescriptionstatic Smbios.RecordTypeReturns 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.Methods in com.suse.salt.netapi.calls.modules with parameters of type Smbios.RecordTypeModifier and TypeMethodDescriptionstatic LocalCall<List<Smbios.Record>> Smbios.records(Smbios.RecordType type) smbios.records