Modifier and Type | Field and Description |
---|---|
private Application |
application |
private int |
id |
private String |
name |
Modifier and Type | Method and Description |
---|---|
Application |
getApplication() |
int |
getId() |
String |
getName() |
void |
setApplication(Application application) |
void |
setName(String name) |
private int id
private String name
private Application application
public int getId()
public String getName()
public void setName(String name)
public Application getApplication()
public void setApplication(Application application)
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.