public class EnumDescription extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
key |
ElementDescription[] |
tags |
dynamicProperty, dynamicType| Constructor and Description |
|---|
EnumDescription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
ElementDescription[] |
getTags() |
void |
setKey(String key) |
void |
setTags(ElementDescription[] tags) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String key
public ElementDescription[] tags
public String getKey()
public ElementDescription[] getTags()
public void setKey(String key)
public void setTags(ElementDescription[] tags)
Copyright © 2011-2012. All Rights Reserved.