Class DDSServicesForm.DateLabelPair
java.lang.Object
org.dlese.dpc.services.dds.action.form.DDSServicesForm.DateLabelPair
- Enclosing class:
DDSServicesForm
NOT YET DOCUMENTED
- Author:
- John Weatherley
-
Constructor Summary
ConstructorsConstructorDescriptionDateLabelPair(String date, String label) Constructor for the DateLabelPair object -
Method Summary
-
Constructor Details
-
DateLabelPair
Constructor for the DateLabelPair object- Parameters:
date- NOT YET DOCUMENTEDlabel- NOT YET DOCUMENTED
-
-
Method Details
-
getDate
Gets the date attribute of the DateLabelPair object- Returns:
- The date value
-
getLabel
Gets the label attribute of the DateLabelPair object- Returns:
- The label value
-