public class MemoryOverCommit extends Object
Java class for MemoryOverCommit complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MemoryOverCommit">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="percent" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
MemoryOverCommit() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getPercent()
Gets the value of the percent property.
|
void |
setPercent(Integer value)
Sets the value of the percent property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0