org.gcube.portlets.admin.vredeployer.shared
Class GHNMemory

java.lang.Object
  extended by org.gcube.portlets.admin.vredeployer.shared.GHNMemory
All Implemented Interfaces:
Serializable

public class GHNMemory
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
GHNMemory()
           
GHNMemory(String virtualAvailable, String localAvailableSpace)
           
 
Method Summary
 String getLocalAvailableSpace()
           
 String getVirtualAvailable()
           
 void setLocalAvailableSpace(String localAvailableSpace)
           
 void setVirtualAvailable(String virtualAvailable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHNMemory

public GHNMemory()

GHNMemory

public GHNMemory(String virtualAvailable,
                 String localAvailableSpace)
Method Detail

getVirtualAvailable

public String getVirtualAvailable()

setVirtualAvailable

public void setVirtualAvailable(String virtualAvailable)

getLocalAvailableSpace

public String getLocalAvailableSpace()

setLocalAvailableSpace

public void setLocalAvailableSpace(String localAvailableSpace)


Copyright © 2014. All Rights Reserved.