@RequestScoped public class WildCat extends Cat
| Modifier and Type | Field and Description |
|---|---|
String |
publicName |
| Modifier | Constructor and Description |
|---|---|
protected |
WildCat(Cat parent) |
|
WildCat(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Copyright © 2008–2016 CDI TCK. All rights reserved.