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