public class UiExpressionForm extends java.lang.Object implements JSONCacheable, java.io.Serializable
hiddenAttributes$TRANSIENT
Constructor and Description |
---|
UiExpressionForm() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExpression() |
java.util.HashSet |
getHiddenAttributes()
Returns the set of attributes (properties) that should not be included in
the JSON representation of the object.
|
void |
setExpression(java.lang.String expression) |
public java.util.HashSet getHiddenAttributes()
JSONable
getHiddenAttributes
in interface JSONable
public java.lang.String getExpression()
public void setExpression(java.lang.String expression)
Copyright © 2003-2023 Appian Corporation. All Rights Reserved.