public final class ParentClassDescriptor extends Object
| Constructor and Description |
|---|
ParentClassDescriptor(String name,
List<ChildClassDescriptor> children) |
| Modifier and Type | Method and Description |
|---|---|
List<ChildClassDescriptor> |
getChildren() |
String |
getName() |
String |
toString() |
public ParentClassDescriptor(String name, List<ChildClassDescriptor> children)
Copyright © 2021 The Apache Software Foundation. All rights reserved.