Package de.dlr.proseo.model
Klasse Payload
java.lang.Object
de.dlr.proseo.model.Payload
The payload of a spacecraft, e. g. the TROPOMI instrument of Sentinel-5P. A spacecraft may have multiple payloads.
- Autor:
- Dr. Thomas Bassler
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
Payload
public Payload()
-
-
Methodendetails
-
getName
Gets the payload name- Gibt zurück:
- the name
-
setName
Sets the payload name- Parameter:
name
- the name to set
-
getDescription
Gets the payload description- Gibt zurück:
- the description
-
setDescription
Sets the payload description- Parameter:
description
- the description to set
-
hashCode
public int hashCode() -
equals
-