public class CacheGroup
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
IElementAttributes |
attr
Element configuration.
|
Constructor and Description |
---|
CacheGroup()
Constructor for the CacheGroup object
|
Modifier and Type | Method and Description |
---|---|
IElementAttributes |
getElementAttrributes()
Gets the attrributes attribute of the CacheGroup object
|
void |
setElementAttributes(IElementAttributes attr)
Sets the attributes attribute of the CacheGroup object
|
public IElementAttributes attr
public void setElementAttributes(IElementAttributes attr)
attr
- The new attributes valuepublic IElementAttributes getElementAttrributes()
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.