Constructor and Description |
---|
Step5cModel(Position position) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<Component> |
getMissingPositionComponents()
returns the components which were missing for this step
|
Position |
getPosition() |
void |
setMissingPositionComponents(List<Component> missingPositionComponents)
saves the components which are missing for this step
|
void |
setPosition(Position position) |
public Step5cModel(Position position)
public void setPosition(Position position)
public Position getPosition()
public String getDescription()
public void setMissingPositionComponents(List<Component> missingPositionComponents)
Copyright © 2011–2019 52°North. All rights reserved.