public abstract class AbstractInheritableJavaEntity extends AbstractJavaEntity
modifiers
name, parent
Constructor and Description |
---|
AbstractInheritableJavaEntity() |
Modifier and Type | Method and Description |
---|---|
DocletTag |
getTagByName(String name,
boolean inherited) |
abstract DocletTag[] |
getTagsByName(String name,
boolean inherited) |
getCodeBlock, getComment, getModifiers, getNamedParameter, getParentClass, getSource, getTagByName, getTags, getTagsByName, isAbstract, isFinal, isNative, isPrivate, isProtected, isPublic, isStatic, isStrictfp, isSynchronized, isTransient, isVolatile, setComment, setModifiers, setParentClass, setTags, write, writeAccessibilityModifier, writeAllModifiers, writeBody, writeNonAccessibilityModifiers
getAnnotations, getLineNumber, getName, getParent, setAnnotations, setLineNumber, setName, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compareTo
Copyright © 2002–2017. All rights reserved.