public class ApplicationOrder extends Object implements Serializable
| Constructor and Description |
|---|
ApplicationOrder() |
ApplicationOrder(Long id,
Long order) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
Long |
getOrder() |
void |
setId(Long id) |
void |
setOrder(Long order) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.