Class AnnotationObject
- java.lang.Object
-
- core.support.annotation.helper.annotationMap.AnnotationObject
-
public class AnnotationObject extends Object
-
-
Field Summary
Fields Modifier and Type Field Description StringannotationStringimportPathStringparentFolder
-
Constructor Summary
Constructors Constructor Description AnnotationObject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AnnotationObjectdata()AnnotationObjectpanel()AnnotationObjectservice()
-
-
-
Method Detail
-
panel
public AnnotationObject panel()
-
data
public AnnotationObject data()
-
service
public AnnotationObject service()
-
-