-
public interface Child
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetParent()voidsetParent(Object parent)
-
public interface Child
| Modifier and Type | Method | Description |
|---|---|---|
Object |
getParent() |
|
void |
setParent(Object parent) |