com.hyper9.simdk.stubs.dao
Class EventArgDesc
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.EventArgDesc
- All Implemented Interfaces:
- Serializable
public class EventArgDesc
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
EventArgDesc
public EventArgDesc()
getName
public String getName()
setName
public void setName(String toSet)
getType
public String getType()
setType
public void setType(String toSet)
getDescription
public ElementDescription getDescription()
setDescription
public void setDescription(ElementDescription toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.