Package com.io7m.waxmill.xml.vm.v1
Interface WXM1BSDBootDeviceType
- All Known Implementing Classes:
WXM1BSDBootDevice
@Immutable
public interface WXM1BSDBootDeviceType
-
Method Summary
Modifier and Type Method Description WXMDeviceSlotdeviceSlot()java.nio.file.PathkernelPath()java.lang.Stringpartition()
-
Method Details
-
deviceSlot
WXMDeviceSlot deviceSlot() -
partition
java.lang.String partition() -
kernelPath
java.nio.file.Path kernelPath()
-