@Portable public class DynamicMenuItem extends Object
Constructor and Description |
---|
DynamicMenuItem() |
DynamicMenuItem(String activityId,
String menuLabel) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getActivityId() |
String |
getMenuLabel() |
int |
hashCode() |
void |
setActivityId(String activityId) |
void |
setMenuLabel(String menuLabel) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.