public class ProfileExpression extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
displayName |
String |
id |
boolean |
negated |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ProfileExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getId() |
boolean |
isNegated() |
void |
setDisplayName(String displayName) |
void |
setId(String id) |
void |
setNegated(boolean negated) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.