public static class GrantAward.GA_PeriodOfAward extends GrantAward.GA_UniversalRetriever implements Comparable<GrantAward.GA_PeriodOfAward>, Serializable
| Modifier and Type | Field and Description |
|---|---|
(package private) GrantAward.GA_Date |
endDate |
(package private) GrantAward.GA_Year |
endFiscalYear |
(package private) GrantAward.BooleanRetriever |
estimated |
(package private) GrantAward.BooleanRetriever |
nondisclosure |
(package private) XMLUtility.XMLIntegerRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> |
searchEndFiscalYear |
(package private) XMLUtility.XMLIntegerRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> |
searchStartFiscalYear |
(package private) GrantAward.GA_Date |
startDate |
(package private) GrantAward.GA_Year |
startFiscalYear |
text0textRetriever| Constructor and Description |
|---|
GA_PeriodOfAward() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(GrantAward.GA_PeriodOfAward other) |
String |
getEnd() |
int |
getEndFiscalYear() |
String |
getStart() |
int |
getStartFiscalYear() |
int |
getYears() |
getMLText, retrieve, retrieveAttribute, setTextRetrieveraddAttributeRetriever, addIgnoreAttributes, addIgnoreNodes, addNodeRetriever, getAsInteger, getAsLong, getAsReal, getAsText, getText, hasValidText, postProcess, preProcess, retrieveChild, setPostProcessor, setPreProcessor, setTextRetrieverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAsInteger, getAsLong, getAsReal, getAsText, getText, hasValidText, postProcess, preProcessXMLUtility.XMLIntegerRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> searchStartFiscalYear
XMLUtility.XMLIntegerRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> searchEndFiscalYear
GrantAward.BooleanRetriever nondisclosure
GrantAward.BooleanRetriever estimated
GrantAward.GA_Year startFiscalYear
GrantAward.GA_Year endFiscalYear
GrantAward.GA_Date startDate
GrantAward.GA_Date endDate
public int compareTo(GrantAward.GA_PeriodOfAward other)
compareTo in interface Comparable<GrantAward.GA_PeriodOfAward>public String getStart()
public String getEnd()
public int getStartFiscalYear()
public int getEndFiscalYear()
public int getYears()
EDB Working Group at Mon Dec 15 16:45:05 JST 2025