com.hyper9.simdk.stubs.dao
Class ClusterNotAttemptedVmInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ClusterNotAttemptedVmInfo
- All Implemented Interfaces:
- Serializable
public class ClusterNotAttemptedVmInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
ClusterNotAttemptedVmInfo
public ClusterNotAttemptedVmInfo()
getVm
public VirtualMachine getVm()
setVm
public void setVm(VirtualMachine toSet)
getFault
public LocalizedMethodFault getFault()
setFault
public void setFault(LocalizedMethodFault toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.