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