| 
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.common.model.JAnnotation
public final class JAnnotation
| Constructor Summary | |
|---|---|
JAnnotation()
 | 
|
JAnnotation(Class<?> t)
 | 
|
| Method Summary | |
|---|---|
 void | 
addElement(JAnnotationElement element)
 | 
 List<JAnnotationElement> | 
getElements()
 | 
 Set<String> | 
getImports()
 | 
 Class<?> | 
getType()
 | 
 void | 
setType(Class<?> newType)
 | 
 String | 
toString()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public JAnnotation()
public JAnnotation(Class<?> t)
| Method Detail | 
|---|
public Set<String> getImports()
public List<JAnnotationElement> getElements()
public void addElement(JAnnotationElement element)
public Class<?> getType()
public void setType(Class<?> newType)
public String toString()
toString in class Object
  | 
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||