public class DDSServicesUIHelperBean.DateLabelPair
extends java.lang.Object
Constructor and Description |
---|
DateLabelPair(java.lang.String date,
java.lang.String label)
Constructor for the DateLabelPair object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDate()
Gets the date attribute of the DateLabelPair object
|
java.lang.String |
getLabel()
Gets the label attribute of the DateLabelPair object
|