public class AbstractJavaEntity extends Object
| Constructor and Description |
|---|
AbstractJavaEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnnotation() |
String |
getName() |
String |
getTag() |
void |
setAnnotation(String annotation) |
void |
setName(String name) |
void |
setTag(String tag) |
Copyright © 2019 OpenClover.org. All rights reserved.