org.apache.beehive.netui.pageflow.internal.annotationreader
Class ProcessedAnnotations
Object
ProcessedAnnotations
public class ProcessedAnnotations
- extends Object
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessedAnnotations
public ProcessedAnnotations()
ProcessedAnnotations
public ProcessedAnnotations(String typeName,
Map annotatedElements)
getTypeName
public String getTypeName()
setTypeName
public void setTypeName(String typeName)
getAnnotatedElements
public Map getAnnotatedElements()
setAnnotatedElements
public void setAnnotatedElements(Map annotatedElements)