InheritanceTest
Class Accessor
java.lang.Object
InheritanceTest.Accessor
public class Accessor
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Accessor
public Accessor()
getWbyA
public static A getWbyA()
getWbyB
public static B getWbyB()
getXbyA
public static A getXbyA()
getXbyB
public static B getXbyB()
getX
public static X getX()
getYbyA
public static A getYbyA()
getYbyB
public static B getYbyB()
getYbyC
public static C getYbyC()
getY
public static Y getY()
getZbyA
public static A getZbyA()
getZbyB
public static B getZbyB()
getZbyC
public static C getZbyC()