public static class CommentAnnotation.Factory extends java.lang.Object implements Annotation.Factory<CommentAnnotation>
Annotation.Factory.Provider| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
CommentAnnotation |
createBy(java.lang.Object... arguments) |
java.lang.String |
getId() |
java.lang.Class<CommentAnnotation> |
getResponsibleFor() |
@Nonnull public java.lang.String getId()
getId in interface org.echocat.jomon.runtime.util.IdEnabled<java.lang.String>getId in interface Annotation.Factory<CommentAnnotation>@Nonnull public java.lang.Class<CommentAnnotation> getResponsibleFor()
getResponsibleFor in interface Annotation.Factory<CommentAnnotation>@Nonnull public CommentAnnotation createBy(@Nullable java.lang.Object... arguments)
createBy in interface Annotation.Factory<CommentAnnotation>Copyright © 2015 echocat. All Rights Reserved.