public class MyTargetSubObject extends Object
| Constructor and Description |
|---|
MyTargetSubObject() |
| Modifier and Type | Method and Description |
|---|---|
MyEnum |
getE() |
String |
getS() |
void |
setE(MyEnum e) |
void |
setS(String s) |
Copyright © 2019 Glasnost. All rights reserved.