public class ExcludedPath extends JsonSerializable
| Constructor and Description |
|---|
ExcludedPath()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
path()
Gets path.
|
ExcludedPath |
path(String path)
Sets path.
|
get, getBoolean, getCollection, getDouble, getInt, getList, getLogger, getLong, getMap, getObject, getObjectByPath, getString, has, toJson, toJson, toObject, toStringpublic String path()
public ExcludedPath path(String path)
path - the path.Copyright © 2019. All rights reserved.