com.hyper9.simdk.stubs.dao
Class EventDescriptionEventDetail
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.EventDescriptionEventDetail
- All Implemented Interfaces:
- Serializable
public class EventDescriptionEventDetail
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
EventDescriptionEventDetail
public EventDescriptionEventDetail()
getKey
public String getKey()
setKey
public void setKey(String toSet)
getDescription
public String getDescription()
setDescription
public void setDescription(String toSet)
getCategory
public String getCategory()
setCategory
public void setCategory(String toSet)
getFormatOnDatacenter
public String getFormatOnDatacenter()
setFormatOnDatacenter
public void setFormatOnDatacenter(String toSet)
getFormatOnComputeResource
public String getFormatOnComputeResource()
setFormatOnComputeResource
public void setFormatOnComputeResource(String toSet)
getFormatOnHost
public String getFormatOnHost()
setFormatOnHost
public void setFormatOnHost(String toSet)
getFormatOnVm
public String getFormatOnVm()
setFormatOnVm
public void setFormatOnVm(String toSet)
getFullFormat
public String getFullFormat()
setFullFormat
public void setFullFormat(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.