public class TabularDataActionDescription extends Object implements Serializable
| Constructor and Description |
|---|
TabularDataActionDescription() |
TabularDataActionDescription(String id,
String label,
String description) |
public String getId()
public void setId(String id)
id - the id to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic String getLabel()
public void setLabel(String label)
label - the label to setCopyright © 2016. All Rights Reserved.