com.google.doclava
Class AttributeInfo
java.lang.Object
com.google.doclava.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-2013 Google. All Rights Reserved.