org.kuali.rice.kew.docsearch
Class DocSearchUtils.DateComponent
java.lang.Object
org.kuali.rice.kew.docsearch.DocSearchUtils.DateComponent
- Enclosing class:
- DocSearchUtils
public static class DocSearchUtils.DateComponent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
month
protected String month
date
protected String date
year
protected String year
DocSearchUtils.DateComponent
public DocSearchUtils.DateComponent(String year,
String month,
String date)
getDate
public String getDate()
getMonth
public String getMonth()
getYear
public String getYear()
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.