|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.filesys.config.MemoryPacketConfigBean
public class MemoryPacketConfigBean
The Class MemoryPacketConfigBean.
Constructor Summary | |
---|---|
MemoryPacketConfigBean()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MemoryPacketConfigBean()
Method Detail |
---|
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 max
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |