public class MyTargetSubObject extends Object
MyTargetSubObject()
MyEnum
getE()
String
getS()
void
setE(MyEnum e)
setS(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MyTargetSubObject()
public String getS()
public void setS(String s)
public MyEnum getE()
public void setE(MyEnum e)
Copyright © 2015 Glasnost. All Rights Reserved.