@Entity public class ScopeModel extends Object
| Constructor and Description |
|---|
ScopeModel() |
| Modifier and Type | Method and Description |
|---|---|
long |
getScopeId() |
int |
getStatus() |
int |
getType() |
void |
setScopeId(long scopeId) |
void |
setStatus(int status) |
void |
setType(int type) |
Copyright © 2015. All rights reserved.