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