public class JavaSubWithAnnotations extends JavaSuperWithAnnotations
| Constructor and Description |
|---|
JavaSubWithAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyWithAnnotation() |
void |
methodWithAnnotation() |
public void methodWithAnnotation()
methodWithAnnotation in class JavaSuperWithAnnotationspublic String getPropertyWithAnnotation()
getPropertyWithAnnotation in class JavaSuperWithAnnotationsCopyright © 2015. All rights reserved.