public class AnnotationTypeUtil extends TypeUtil
Constructor and Description |
---|
AnnotationTypeUtil(AnnotationAnalyzer annotationAnalyzer) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription(ModelClass modelClass) |
java.lang.String |
getDescription(ModelMethod modelMethod) |
getInstance
public AnnotationTypeUtil(AnnotationAnalyzer annotationAnalyzer)
public java.lang.String getDescription(ModelClass modelClass)
getDescription
in class TypeUtil
public java.lang.String getDescription(ModelMethod modelMethod)
getDescription
in class TypeUtil