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