Thread
:
how to get the child class in inheritance?
View Single Post
#
5
(
permalink
)
01-19-2008, 01:34 PM
jimm1
Member
Join Date: Jan 2008
Location: South Africa
Posts: 18
yeah. Rather just have
System.out.println(media.getTitle());
If the title field is defined in the Video super class, then the children inherit it.
jimm1
View Public Profile
Send a private message to jimm1
Find all posts by jimm1