public class Subject extends Object
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
long |
getId() |
void |
setDescription(String description) |
void |
setId(long id) |
String |
toString() |
public Subject()
public Subject(String desc)
Copyright © 2003-2017 The Virtual Library Team. All Rights Reserved.