Constructor and Description |
---|
Step6aModel(DateAndTime dateAndTime) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
getDateAndTime() |
String |
getDescription() |
List<Component> |
getMissingDateAndTimeComponents()
returns the components which were missing for this step
(= all date&time components)
|
void |
setDateAndTime(DateAndTime dateAndTime) |
void |
setMissingDateAndTimeComponents(List<Component> missingDateAndTimeComponents)
saves the components which are missing for this step
(= all date&time components)
|
public Step6aModel(DateAndTime dateAndTime)
public void setDateAndTime(DateAndTime dateAndTime)
public DateAndTime getDateAndTime()
public String getDescription()
public void setMissingDateAndTimeComponents(List<Component> missingDateAndTimeComponents)
Copyright © 2011–2019 52°North. All rights reserved.