|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StartDateTime | |
---|---|
gov.nasa.arc.pds.xml.generated |
Uses of StartDateTime in gov.nasa.arc.pds.xml.generated |
---|
Fields in gov.nasa.arc.pds.xml.generated declared as StartDateTime | |
---|---|
protected StartDateTime |
TimeCoordinates.startDateTime
|
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type StartDateTime | |
---|---|
protected JAXBElement<StartDateTime> |
DataSetPDS3.startDateTime
|
Methods in gov.nasa.arc.pds.xml.generated that return StartDateTime | |
---|---|
StartDateTime |
ObjectFactory.createStartDateTime()
Create an instance of StartDateTime |
StartDateTime |
TimeCoordinates.getStartDateTime()
Gets the value of the startDateTime property. |
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type StartDateTime | |
---|---|
JAXBElement<StartDateTime> |
ObjectFactory.createDataSetPDS3StartDateTime(StartDateTime value)
Create an instance of JAXBElement < StartDateTime > } |
JAXBElement<StartDateTime> |
DataSetPDS3.getStartDateTime()
Gets the value of the startDateTime property. |
Methods in gov.nasa.arc.pds.xml.generated with parameters of type StartDateTime | |
---|---|
JAXBElement<StartDateTime> |
ObjectFactory.createDataSetPDS3StartDateTime(StartDateTime value)
Create an instance of JAXBElement < StartDateTime > } |
void |
TimeCoordinates.setStartDateTime(StartDateTime value)
Sets the value of the startDateTime property. |
Method parameters in gov.nasa.arc.pds.xml.generated with type arguments of type StartDateTime | |
---|---|
void |
DataSetPDS3.setStartDateTime(JAXBElement<StartDateTime> value)
Sets the value of the startDateTime property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |