org.mule.devkit.doclet
Class AttributeInfo
java.lang.Object
org.mule.devkit.doclet.AttributeInfo
public class AttributeInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
comparator
public static final Comparator<AttributeInfo> comparator
attrField
public FieldInfo attrField
methods
public ArrayList<MethodInfo> methods
AttributeInfo
public AttributeInfo(ClassInfo cl,
FieldInfo f)
name
public String name()
comment
public Comment comment()
anchor
public String anchor()
htmlPage
public String htmlPage()
makeHDF
public void makeHDF(com.google.clearsilver.jsilver.data.Data data,
String base)
checkLevel
public boolean checkLevel()
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.