public class CachePolicyConfOther
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.Object> |
content |
| Constructor and Description |
|---|
CachePolicyConfOther() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
getContent()
Gets the value of the content property.
|
public java.util.List<java.lang.Object> getContent()
set method for the content property.
For example, to add a new item, do as follows:
getContent().add(newItem);
Objects of the following type(s) are allowed in the list
Element
String