public class EventArgDesc extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ElementDescription |
description |
String |
name |
String |
type |
dynamicProperty, dynamicType| Constructor and Description |
|---|
EventArgDesc() |
| Modifier and Type | Method and Description |
|---|---|
ElementDescription |
getDescription() |
String |
getName() |
String |
getType() |
void |
setDescription(ElementDescription description) |
void |
setName(String name) |
void |
setType(String type) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String name
public String type
public ElementDescription description
public String getName()
public String getType()
public ElementDescription getDescription()
public void setName(String name)
public void setType(String type)
public void setDescription(ElementDescription description)
Copyright © 2011-2012. All Rights Reserved.