Package se.ansman.kotshi.model
Class AnnotationModel.Value.Annotation
-
- All Implemented Interfaces:
public final class AnnotationModel.Value.Annotation extends AnnotationModel.Value.Object<AnnotationModel>
-
-
Field Summary
Fields Modifier and Type Field Description private final AnnotationModelvalue
-
Constructor Summary
Constructors Constructor Description AnnotationModel.Value.Annotation(AnnotationModel value)
-
Method Summary
Modifier and Type Method Description AnnotationModelgetValue()-
-
Constructor Detail
-
AnnotationModel.Value.Annotation
AnnotationModel.Value.Annotation(AnnotationModel value)
-
-
Method Detail
-
getValue
AnnotationModel getValue()
-
-
-
-