public static class NestedExpressionTestCase.Product extends Object
| Constructor and Description |
|---|
NestedExpressionTestCase.Product() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
NestedExpressionTestCase.State |
getState() |
void |
setName(String name) |
void |
setState(NestedExpressionTestCase.State state) |
public NestedExpressionTestCase.State getState()
public void setState(NestedExpressionTestCase.State state)
public String getName()
public void setName(String name)
Copyright © 2015 Glasnost. All Rights Reserved.