public class OperatingSystem extends Object
OperatingSystem()
String
getName()
getType()
getVersion()
void
setName(String name)
setType(String type)
setVersion(String version)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public OperatingSystem()
public String getName()
public void setName(String name)
public String getVersion()
public void setVersion(String version)
public String getType()
public void setType(String type)
public String toString()
toString
Object
Copyright © 2022. All rights reserved.