@Entity public class Project extends Object
| Constructor and Description |
|---|
Project() |
| Modifier and Type | Method and Description |
|---|---|
Gateway |
getGateway() |
String |
getProject_name() |
Users |
getUsers() |
void |
setGateway(Gateway gateway) |
void |
setProject_name(String project_name) |
void |
setUsers(Users users) |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.