org.gcube.vremanagement.vremodel.cl.stubs.types
Class GHN.Memory
java.lang.Object
org.gcube.vremanagement.vremodel.cl.stubs.types.GHN.Memory
- Enclosing class:
- GHN
public static class GHN.Memory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GHN.Memory
protected GHN.Memory()
GHN.Memory
public GHN.Memory(long diskSpace,
long memorySize)
diskSpace
public long diskSpace()
- Returns:
- the diskSpace
diskSpace
public void diskSpace(long diskSpace)
- Parameters:
diskSpace - the diskSpace to set
memorySize
public long memorySize()
- Returns:
- the memorySize
memorySize
public void memorySize(long memorySize)
- Parameters:
memorySize - the memorySize to set
Copyright © 2013. All Rights Reserved.