public class ExpansionParameters extends Object
| Constructor and Description |
|---|
ExpansionParameters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getExpandableProperties() |
Integer |
getMaxDepth() |
int |
hashCode() |
boolean |
isEmpty()
Answers if the contained parameters are different from the default ones.
|
boolean |
isIgnoreErrorsOnExpansionEnabled() |
public boolean isEmpty()
true if this object is the "neutral" one, false otherwise.public boolean isIgnoreErrorsOnExpansionEnabled()
public Integer getMaxDepth()
Copyright © 2024 MuleSoft, Inc.. All rights reserved.