public class StructDoc extends Documentable
List<Field>
fields
boolean
isStruct
children, description, icon, name
StructDoc(String name, String description, ArrayList<Documentable> children, List<Field> fields)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final List<Field> fields
public final boolean isStruct
public StructDoc(String name, String description, ArrayList<Documentable> children, List<Field> fields)
name
description
children
Copyright © 2018 WSO2. All rights reserved.