com.hyper9.simdk.stubs.dao
Class VirtualMachineBackupEventInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.VirtualMachineBackupEventInfo
- All Implemented Interfaces:
- Serializable
public class VirtualMachineBackupEventInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
VirtualMachineBackupEventInfo
public VirtualMachineBackupEventInfo()
getEventType
public String getEventType()
setEventType
public void setEventType(String toSet)
getCode
public Long getCode()
setCode
public void setCode(Long toSet)
getMessage
public String getMessage()
setMessage
public void setMessage(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.