public abstract class AbstractOrder<T extends AbstractOrder<T>> extends PositionContainer<T>
| Constructor and Description |
|---|
AbstractOrder() |
AbstractOrder(Long number) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
getPositions, setPositionsCopyright © 2016 Glasnost. All rights reserved.