Uses of Class
io.github.eggy03.dmidecode.entity.memory.DMIPhysicalMemoryArray.Builder
Packages that use DMIPhysicalMemoryArray.Builder
-
Uses of DMIPhysicalMemoryArray.Builder in io.github.eggy03.dmidecode.entity.memory
Methods in io.github.eggy03.dmidecode.entity.memory that return DMIPhysicalMemoryArray.BuilderModifier and TypeMethodDescriptionDMIPhysicalMemoryArray.Builder.errorCorrectionType(@Nullable String errorCorrectionType) Initializes the value for theerrorCorrectionTypeattribute.DMIPhysicalMemoryArray.Builder.errorInformationHandle(@Nullable String errorInformationHandle) Initializes the value for theerrorInformationHandleattribute.DMIPhysicalMemoryArray.Builder.from(AbstractDMIPhysicalMemoryArray instance) Fill a builder with attribute values from the providedAbstractDMIPhysicalMemoryArrayinstance.Initializes the value for thelocationattribute.DMIPhysicalMemoryArray.Builder.maximumCapacity(@Nullable String maximumCapacity) Initializes the value for themaximumCapacityattribute.DMIPhysicalMemoryArray.Builder.numberOfDevices(@Nullable Integer numberOfDevices) Initializes the value for thenumberOfDevicesattribute.Initializes the value for theuseattribute.