| Package | Description |
|---|---|
| gov.nasa.arc.pds.xml.generated |
| Modifier and Type | Field and Description |
|---|---|
protected StartDateTime |
TimeCoordinates.startDateTime |
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<StartDateTime> |
DataSetPDS3.startDateTime |
| Modifier and Type | Method and Description |
|---|---|
StartDateTime |
ObjectFactory.createStartDateTime()
Create an instance of
StartDateTime |
StartDateTime |
TimeCoordinates.getStartDateTime()
Gets the value of the startDateTime property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StartDateTime> |
ObjectFactory.createDataSetPDS3StartDateTime(StartDateTime value)
|
JAXBElement<StartDateTime> |
DataSetPDS3.getStartDateTime()
Gets the value of the startDateTime property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StartDateTime> |
ObjectFactory.createDataSetPDS3StartDateTime(StartDateTime value)
|
void |
TimeCoordinates.setStartDateTime(StartDateTime value)
Sets the value of the startDateTime property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetPDS3.setStartDateTime(JAXBElement<StartDateTime> value)
Sets the value of the startDateTime property.
|
Copyright © 2021. All rights reserved.