public class ProfileSimpleExpression extends ProfileExpression
| Modifier and Type | Field and Description |
|---|---|
String |
expressionType |
KeyAnyValue[] |
parameter |
displayName, id, negateddynamicProperty, dynamicType| Constructor and Description |
|---|
ProfileSimpleExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpressionType() |
KeyAnyValue[] |
getParameter() |
void |
setExpressionType(String expressionType) |
void |
setParameter(KeyAnyValue[] parameter) |
getDisplayName, getId, isNegated, setDisplayName, setId, setNegatedgetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String expressionType
public KeyAnyValue[] parameter
public String getExpressionType()
public KeyAnyValue[] getParameter()
public void setExpressionType(String expressionType)
public void setParameter(KeyAnyValue[] parameter)
Copyright © 2011-2012. All Rights Reserved.