public class PlanningDepot extends Object
| Constructor and Description |
|---|
PlanningDepot(PlanningLocation location) |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
PlanningLocation |
getLocation() |
String |
toString() |
public PlanningDepot(PlanningLocation location)
public long getId()
public PlanningLocation getLocation()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.