|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.informationsystem.glitebridge.resource.commontype.MainMemoryType
public class MainMemoryType
| Constructor Summary | |
|---|---|
MainMemoryType()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getRAMSize()
|
java.lang.Long |
getVirtualSize()
|
void |
setRAMSize(java.lang.Long size)
|
void |
setVirtualSize(java.lang.Long virtualSize)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MainMemoryType()
| Method Detail |
|---|
public java.lang.Long getRAMSize()
public void setRAMSize(java.lang.Long size)
size - RAM Sizepublic java.lang.Long getVirtualSize()
public void setVirtualSize(java.lang.Long virtualSize)
virtualSize - Virtual Size
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||