public static class NestedExpressionTestCase.OrderDTO extends Object
| Constructor and Description |
|---|
NestedExpressionTestCase.OrderDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProductName() |
String |
getStateLabel() |
void |
setProductName(String productName) |
void |
setStateLabel(String stateLabel) |
Copyright © 2015 Glasnost. All Rights Reserved.