public static class Issue34TestCase.Entity extends Object
| Constructor and Description |
|---|
Entity() |
Entity(String light,
String expensive) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpensive() |
String |
getLight() |
void |
setExpensive(String expensive) |
void |
setLight(String light) |
Copyright © 2016 Glasnost. All rights reserved.