public class OperatingSystemInfo extends Object
Constructor and Description |
---|
OperatingSystemInfo(String osType) |
Modifier and Type | Method and Description |
---|---|
OperatingSystemResponse |
convertToResponse() |
boolean |
equals(Object obj) |
String |
getOsType() |
int |
hashCode() |
void |
setOsType(String osType) |
public OperatingSystemInfo(String osType)
public String getOsType()
public void setOsType(String osType)
public OperatingSystemResponse convertToResponse()
Copyright © 2022 Apache Software Foundation. All rights reserved.