|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.services.dds.DDSServicesUIHelperBean.DateLabelPair
public class DDSServicesUIHelperBean.DateLabelPair
Object used to store Dates and labels for the dates
| Constructor Summary | |
|---|---|
DDSServicesUIHelperBean.DateLabelPair(String date,
String label)
Constructor for the DateLabelPair object |
|
| Method Summary | |
|---|---|
String |
getDate()
Gets the date attribute of the DateLabelPair object |
String |
getLabel()
Gets the label attribute of the DateLabelPair object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DDSServicesUIHelperBean.DateLabelPair(String date,
String label)
date - The date Stringlabel - The label String| Method Detail |
|---|
public String getDate()
public String getLabel()
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||