Interface ParentlessChildResource<ParentT>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ParentTgetParent()
-
-
-
Method Detail
-
getParent
ParentT getParent()
- Returns:
- the parent of this child object
-
-