public class PrimitiveTypeDoc extends Documentable
| Modifier and Type | Field and Description |
|---|---|
boolean |
isPrimitiveType |
children, description, icon, name| Constructor and Description |
|---|
PrimitiveTypeDoc(String name,
List<Documentable> children) |
public PrimitiveTypeDoc(String name, List<Documentable> children)
name - name of the node.children - children of the node if any.Copyright © 2018 WSO2. All rights reserved.