| Constructor and Description |
|---|
CdmHeader()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessageFor()
Get the spacecraft name for which the CDM is provided stored in MESSAGE_FOR key.
|
void |
setMessageFor(String spacecraftNames)
Set the spacecraft name for which the CDM is provided stored in MESSAGE_FOR key.
|
void |
validate(double version)
Check is all mandatory entries have been initialized.
|
getClassification, getCreationDate, getFormatVersion, getMessageId, getOriginator, setClassification, setCreationDate, setFormatVersion, setMessageId, setOriginatoracceptComments, addComment, checkAllowed, checkNotNaN, checkNotNegative, checkNotNull, getComments, refuseFurtherCommentspublic void validate(double version)
This method should throw an exception if some mandatory entries are missing or not compatible with version number.
public String getMessageFor()
public void setMessageFor(String spacecraftNames)
spacecraftNames - the spacecraft name for which the CDM is provided.Copyright © 2002-2023 CS GROUP. All rights reserved.