public class OperatingSystemInfo extends BaseResource
Java class for OperatingSystemInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OperatingSystemInfo">
<complexContent>
<extension base="{}BaseResource">
<sequence>
<element name="large_icon" type="{}Icon" minOccurs="0"/>
<element name="small_icon" type="{}Icon" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
OperatingSystemInfo() |
| Modifier and Type | Method and Description |
|---|---|
Icon |
getLargeIcon()
Gets the value of the largeIcon property.
|
Icon |
getSmallIcon()
Gets the value of the smallIcon property.
|
boolean |
isSetLargeIcon() |
boolean |
isSetSmallIcon() |
void |
setLargeIcon(Icon value)
Sets the value of the largeIcon property.
|
void |
setSmallIcon(Icon value)
Sets the value of the smallIcon property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic Icon getLargeIcon()
Iconpublic void setLargeIcon(Icon value)
value - allowed object is
Iconpublic boolean isSetLargeIcon()
public Icon getSmallIcon()
Iconpublic void setSmallIcon(Icon value)
value - allowed object is
Iconpublic boolean isSetSmallIcon()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0