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