public class SimpleClassMetadata extends AbstractMetadata implements ClassMetadata
| Constructor and Description |
|---|
SimpleClassMetadata(Class<?> targetClass) |
| Modifier and Type | Method and Description |
|---|---|
SimpleClassMetadata |
addMethodMetadata(MethodMetadata methodMetadata) |
boolean |
existsMethodMetadata(MethodMetadata methodMetadata) |
addAnnotation, addAttribute, addProcessorResult, getAnnotation, getAttribute, getAttribute, getProcessorResult, hasAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMethodsMetadata, getTargetClassaddAttribute, getAnnotation, getAnnotations, getAttribute, getAttribute, getAttributes, getName, getProcessorResult, getProcessorsResult, hasAttributepublic SimpleClassMetadata(Class<?> targetClass)
public SimpleClassMetadata addMethodMetadata(MethodMetadata methodMetadata)
public boolean existsMethodMetadata(MethodMetadata methodMetadata)
Copyright © 2023. All rights reserved.