public interface AnnotationMetaBuilder<SELF extends MetaData,PARENT extends MetaData> extends MetaDataBuilder<SELF,PARENT>
| Modifier and Type | Method and Description |
|---|---|
AnnotationMetaBuilder<SELF,PARENT> |
build(Class<?> klass,
PARENT parent) |
addFlavor, addKey, addKeys, getMetaData, handleError, hasKey, removeFlavorAnnotationMetaBuilder<SELF,PARENT> build(Class<?> klass, PARENT parent) throws VerificationException
VerificationExceptionCopyright © 2015. All Rights Reserved.