public class IndexedCollectionsDto extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,IndexedCollectionsDto> |
children
The children.
|
String |
id
The id.
|
Object |
profiledObject
The profiled object.
|
| Constructor and Description |
|---|
IndexedCollectionsDto() |
public String id
public Object profiledObject
public Map<String,IndexedCollectionsDto> children
Copyright © 2021. All rights reserved.