public class MemoryPacketConfigBean extends Object
Constructor and Description |
---|
MemoryPacketConfigBean() |
Modifier and Type | Method and Description |
---|---|
Integer |
getInit()
Gets the inits the.
|
Integer |
getMax()
Gets the max.
|
Long |
getSize()
Gets the size.
|
void |
setInit(Integer init)
Sets the inits the.
|
void |
setMax(Integer max)
Sets the max.
|
void |
setSize(Long size)
Sets the size.
|
public Long getSize()
public void setSize(Long size)
size
- the new sizepublic Integer getInit()
public void setInit(Integer init)
init
- the new inits thepublic Integer getMax()
public void setMax(Integer max)
max
- the new maxCopyright © 2005–2017 Alfresco Software. All rights reserved.