public class Kernel extends Object
Java class for Kernel complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Kernel"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="version" type="{}Version" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Kernel() |
Modifier and Type | Method and Description |
---|---|
Version |
getVersion()
Gets the value of the version property.
|
boolean |
isSetVersion() |
void |
setVersion(Version value)
Sets the value of the version property.
|
public Version getVersion()
Version
public void setVersion(Version value)
value
- allowed object is
Version
public boolean isSetVersion()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0