|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Date | |
|---|---|
| org.tridas.schema | |
| Uses of Date in org.tridas.schema |
|---|
| Fields in org.tridas.schema declared as Date | |
|---|---|
protected Date |
TridasDerivedSeries.derivationDate
|
protected Date |
BaseSeries.derivationDate
|
protected Date |
TridasMeasurementSeries.measuringDate
|
protected Date |
BaseSeries.measuringDate
|
protected Date |
TridasProject.requestDate
|
protected Date |
TridasSample.samplingDate
|
| Methods in org.tridas.schema that return Date | |
|---|---|
Date |
ObjectFactory.createDate()
Create an instance of Date |
Date |
TridasDerivedSeries.getDerivationDate()
Gets the value of the derivationDate property. |
Date |
BaseSeries.getDerivationDate()
Gets the value of the derivationDate property. |
Date |
TridasMeasurementSeries.getMeasuringDate()
Gets the value of the measuringDate property. |
Date |
BaseSeries.getMeasuringDate()
Gets the value of the measuringDate property. |
Date |
TridasProject.getRequestDate()
Gets the value of the requestDate property. |
Date |
TridasSample.getSamplingDate()
Gets the value of the samplingDate property. |
| Methods in org.tridas.schema that return types with arguments of type Date | |
|---|---|
JAXBElement<Date> |
ObjectFactory.createDerivationDate(Date value)
Create an instance of JAXBElement<Date>} |
JAXBElement<Date> |
ObjectFactory.createMeasuringDate(Date value)
Create an instance of JAXBElement<Date>} |
JAXBElement<Date> |
ObjectFactory.createRequestDate(Date value)
Create an instance of JAXBElement<Date>} |
JAXBElement<Date> |
ObjectFactory.createSamplingDate(Date value)
Create an instance of JAXBElement<Date>} |
| Methods in org.tridas.schema with parameters of type Date | |
|---|---|
JAXBElement<Date> |
ObjectFactory.createDerivationDate(Date value)
Create an instance of JAXBElement<Date>} |
JAXBElement<Date> |
ObjectFactory.createMeasuringDate(Date value)
Create an instance of JAXBElement<Date>} |
JAXBElement<Date> |
ObjectFactory.createRequestDate(Date value)
Create an instance of JAXBElement<Date>} |
JAXBElement<Date> |
ObjectFactory.createSamplingDate(Date value)
Create an instance of JAXBElement<Date>} |
void |
TridasDerivedSeries.setDerivationDate(Date value)
Sets the value of the derivationDate property. |
void |
BaseSeries.setDerivationDate(Date value)
Sets the value of the derivationDate property. |
void |
TridasMeasurementSeries.setMeasuringDate(Date value)
Sets the value of the measuringDate property. |
void |
BaseSeries.setMeasuringDate(Date value)
Sets the value of the measuringDate property. |
void |
TridasProject.setRequestDate(Date value)
Sets the value of the requestDate property. |
void |
TridasSample.setSamplingDate(Date value)
Sets the value of the samplingDate property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||