Interface OperatingSystemInterface
- All Known Implementing Classes:
OperatingSystem
public interface OperatingSystemInterface
-
Method Summary
-
Method Details
-
getLabel
String getLabel() -
getFamily
OperatingSystemFamilyInterface getFamily() -
getDefaultFamily
OperatingSystemFamilyInterface getDefaultFamily()
-