| Package | Description |
|---|---|
| gov.nasa.arc.pds.xml.generated |
| Modifier and Type | Field and Description |
|---|---|
protected StopDateTime |
TimeCoordinates.stopDateTime |
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<StopDateTime> |
DataSetPDS3.stopDateTime |
| Modifier and Type | Method and Description |
|---|---|
StopDateTime |
ObjectFactory.createStopDateTime()
Create an instance of
StopDateTime |
StopDateTime |
TimeCoordinates.getStopDateTime()
Gets the value of the stopDateTime property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StopDateTime> |
ObjectFactory.createDataSetPDS3StopDateTime(StopDateTime value)
|
JAXBElement<StopDateTime> |
DataSetPDS3.getStopDateTime()
Gets the value of the stopDateTime property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StopDateTime> |
ObjectFactory.createDataSetPDS3StopDateTime(StopDateTime value)
|
void |
TimeCoordinates.setStopDateTime(StopDateTime value)
Sets the value of the stopDateTime property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetPDS3.setStopDateTime(JAXBElement<StopDateTime> value)
Sets the value of the stopDateTime property.
|
Copyright © 2021. All rights reserved.