public class ParameterModel extends BaseModel
| Constructor and Description |
|---|
ParameterModel(List<AnnotationModel> annotations,
TypeModel type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
type() |
annotations, namepublic ParameterModel(List<AnnotationModel> annotations, TypeModel type, String name)
public TypeModel type()
Copyright © 2019. All rights reserved.