public class C extends B
C()
Integer
getBla()
String
getS()
void
setBla(Integer aBla)
setS(String aS)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public C()
public String toString()
toString
Object
public String getS()
public void setS(String aS)
public Integer getBla()
public void setBla(Integer aBla)
Copyright © 2010-2014 anotheria.net. All Rights Reserved.