Modifier and Type | Field and Description |
---|---|
private Date |
created |
private ItemPK |
id |
private ItemType |
itemType |
Modifier | Constructor and Description |
---|---|
protected |
Item() |
|
Item(ItemType itemType,
int number) |
Modifier and Type | Method and Description |
---|---|
Date |
getCreated() |
ItemPK |
getId() |
ItemType |
getItemType() |
void |
setCreated(Date created) |
String |
toString() |
protected Item()
public Item(ItemType itemType, int number)
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.