public static class GrantAward.GA_Member extends GrantAward.GA_UniversalRetriever implements XMLUtility.XMLKeyValueRetriever<Integer,jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt>, Serializable
Modifier and Type | Class and Description |
---|---|
static class |
GrantAward.GA_Member.PersonalName |
Modifier and Type | Field and Description |
---|---|
(package private) GrantAward.GA_Affiliation |
affiliation |
(package private) GrantAward.GA_UniversalRetriever |
department |
(package private) XMLUtility.XMLTextRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> |
eradCode |
(package private) GrantAward.GA_Institution |
institution |
(package private) GrantAward.GA_UniversalRetriever |
jobtitle |
(package private) XMLUtility.XMLMapRetriever<Integer,GrantAward.GA_Member.PersonalName,jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> |
m_personalNames |
(package private) XMLUtility.XMLTextRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> |
participate |
(package private) XMLUtility.XMLTextRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> |
role |
(package private) XMLUtility.XMLLongRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> |
sequence |
(package private) XMLUtility.XMLTextRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> |
statusCode |
text0
textRetriever
Constructor and Description |
---|
GA_Member() |
Modifier and Type | Method and Description |
---|---|
MLText |
getFullName() |
String |
getId() |
MLText |
getInstitution() |
Integer |
getKey(jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt ctx)
Retrieve key value.
|
String |
getRole() |
boolean |
isDeclined() |
boolean |
retrieve(XMLUtility.XMLNode node,
jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt ctx)
XMLからテキストを取得する.
|
getMLText, retrieveAttribute, setTextRetriever
addAttributeRetriever, addIgnoreAttributes, addIgnoreNodes, addNodeRetriever, getAsInteger, getAsLong, getAsReal, getAsText, getText, hasValidText, postProcess, preProcess, retrieveChild, setPostProcessor, setPreProcessor, setTextRetriever
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAsInteger, getAsLong, getAsReal, getAsText, getText, hasValidText, postProcess, preProcess
XMLUtility.XMLLongRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> sequence
XMLUtility.XMLTextRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> eradCode
XMLUtility.XMLTextRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> role
XMLUtility.XMLTextRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> participate
GrantAward.GA_Affiliation affiliation
GrantAward.GA_Institution institution
GrantAward.GA_UniversalRetriever department
GrantAward.GA_UniversalRetriever jobtitle
XMLUtility.XMLTextRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> statusCode
XMLUtility.XMLMapRetriever<Integer,GrantAward.GA_Member.PersonalName,jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt> m_personalNames
public boolean retrieve(XMLUtility.XMLNode node, jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt ctx)
retrieve
in interface XMLUtility.XMLRetriever<jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt>
retrieve
in class GrantAward.GA_UniversalRetriever
node
- 対象ノード.ctx
- parser context.public Integer getKey(jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt ctx)
getKey
in interface XMLUtility.XMLKeyValueRetriever<Integer,jp.ac.tokushima_u.db.logistics.kaken.GrantAward.Ctxt>
ctx
- parser context.public MLText getFullName()
public MLText getInstitution()
public String getRole()
public String getId()
public boolean isDeclined()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025