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