com.hyper9.simdk.stubs.dao
Class ResourceConfigSpec
java.lang.Object
   com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.DynamicData
       com.hyper9.simdk.stubs.dao.ResourceConfigSpec
com.hyper9.simdk.stubs.dao.ResourceConfigSpec
- All Implemented Interfaces: 
- Serializable
- public class ResourceConfigSpec 
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
 
 
 
 
ResourceConfigSpec
public ResourceConfigSpec()
getEntity
public ManagedEntity getEntity()
- 
 
setEntity
public void setEntity(ManagedEntity toSet)
- 
 
getChangeVersion
public String getChangeVersion()
- 
 
setChangeVersion
public void setChangeVersion(String toSet)
- 
 
getLastModified
public Calendar getLastModified()
- 
 
setLastModified
public void setLastModified(Calendar toSet)
- 
 
getCpuAllocation
public ResourceAllocationInfo getCpuAllocation()
- 
 
setCpuAllocation
public void setCpuAllocation(ResourceAllocationInfo toSet)
- 
 
getMemoryAllocation
public ResourceAllocationInfo getMemoryAllocation()
- 
 
setMemoryAllocation
public void setMemoryAllocation(ResourceAllocationInfo toSet)
- 
 
Copyright © 2009-2010 Hyper9. All Rights Reserved.