public interface JSONable
Modifier and Type | Field and Description |
---|---|
static boolean |
hiddenAttributes$TRANSIENT |
Modifier and Type | Method and Description |
---|---|
java.util.HashSet |
getHiddenAttributes()
Returns the set of attributes (properties) that should not be included in
the JSON representation of the object.
|
static final boolean hiddenAttributes$TRANSIENT
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.