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