public class MemoryPacketConfigBean
extends java.lang.Object
| Constructor and Description |
|---|
MemoryPacketConfigBean() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getInit()
Gets the inits the.
|
java.lang.Integer |
getMax()
Gets the max.
|
java.lang.Long |
getSize()
Gets the size.
|
void |
setInit(java.lang.Integer init)
Sets the inits the.
|
void |
setMax(java.lang.Integer max)
Sets the max.
|
void |
setSize(java.lang.Long size)
Sets the size.
|
public java.lang.Long getSize()
public void setSize(java.lang.Long size)
size - the new sizepublic java.lang.Integer getInit()
public void setInit(java.lang.Integer init)
init - the new inits thepublic java.lang.Integer getMax()
public void setMax(java.lang.Integer max)
max - the new maxCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.