| Constructor and Description |
|---|
AbstractOrderID() |
AbstractOrderID(long bestellungID) |
AbstractOrderID(Long bestellungID) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Long |
getBestellungID() |
Long |
getID() |
int |
hashCode() |
void |
setBestellungID(Long bestellungID) |
public AbstractOrderID()
public AbstractOrderID(Long bestellungID)
public AbstractOrderID(long bestellungID)
Copyright © 2015 Glasnost. All Rights Reserved.