public class Dependency extends Object
| Constructor and Description |
|---|
Dependency(int id,
String classification) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getClassification() |
int |
getId() |
int |
hashCode() |
void |
setClassification(String classification) |
void |
setId(int id) |
Copyright © 2012. All Rights Reserved.