Package pt.cienciavitae.ns.funding
Class Funding
- java.lang.Object
-
- pt.cienciavitae.ns.common.RecordCtype
-
- pt.cienciavitae.ns.common.ExtendedRecordCtype
-
- pt.cienciavitae.ns.funding.Funding
-
public class Funding extends ExtendedRecordCtype
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://www.cienciavitae.pt/ns/common}extended-record-ctype"> <sequence> <element name="funding-category" type="{http://www.cienciavitae.pt/ns/funding}funding-category-ctype"/> <element name="project-title" type="{http://www.cienciavitae.pt/ns/common}string-300-stype"/> <element name="project-description" type="{http://www.cienciavitae.pt/ns/common}string-4000-stype" minOccurs="0"/> <element name="start-date" type="{http://www.cienciavitae.pt/ns/common}date-ctype" minOccurs="0"/> <element name="end-date" type="{http://www.cienciavitae.pt/ns/common}date-ctype" minOccurs="0"/> <element name="start-date-participation" type="{http://www.cienciavitae.pt/ns/common}date-ctype"/> <element name="end-date-participation" type="{http://www.cienciavitae.pt/ns/common}date-ctype" minOccurs="0"/> <element name="status" type="{http://www.cienciavitae.pt/ns/funding}status-ctype" minOccurs="0"/> <element ref="{http://www.cienciavitae.pt/ns/common}funding-institutions" minOccurs="0"/> <element name="program-name" type="{http://www.cienciavitae.pt/ns/common}string-255-stype" minOccurs="0"/> <element name="year-awarded" type="{http://www.cienciavitae.pt/ns/common}year-stype" minOccurs="0"/> <element name="investigation-role" type="{http://www.cienciavitae.pt/ns/funding}investigation-role-ctype" minOccurs="0"/> <element name="investigation-role-description" type="{http://www.cienciavitae.pt/ns/funding}investigation-role-description-ctype" minOccurs="0"/> <element ref="{http://www.cienciavitae.pt/ns/common}institutions" minOccurs="0"/> <group ref="{http://www.cienciavitae.pt/ns/funding}funding-group"/> <element name="funding-identifiers" type="{http://www.cienciavitae.pt/ns/funding}funding-identifiers-ctype" minOccurs="0"/> <element name="investigators" type="{http://www.cienciavitae.pt/ns/funding}investigators-ctype" minOccurs="0"/> <element ref="{http://www.cienciavitae.pt/ns/common}research-classifications" minOccurs="0"/> <element ref="{http://www.cienciavitae.pt/ns/common}keywords" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected Booleancompetitiveprotected DateCtypeendDateprotected DateCtypeendDateParticipationprotected FundingCategoryCtypefundingCategoryprotected FundingIdentifiersCtypefundingIdentifiersprotected InstitutionsCtypefundingInstitutionsprotected BooleanfundingRenewableprotected InstitutionsCtypeinstitutionsprotected InvestigationRoleCtypeinvestigationRoleprotected InvestigationRoleDescriptionCtypeinvestigationRoleDescriptionprotected InvestigatorsCtypeinvestigatorsprotected KeywordsCtypekeywordsprotected StringprogramNameprotected StringprojectDescriptionprotected StringprojectTitleprotected ResearchClassificationsCtyperesearchClassificationsprotected DateCtypestartDateprotected DateCtypestartDateParticipationprotected StatusCtypestatusprotected TotalAmountCtypetotalAmountprotected StringyearAwarded-
Fields inherited from class pt.cienciavitae.ns.common.ExtendedRecordCtype
favorite
-
Fields inherited from class pt.cienciavitae.ns.common.RecordCtype
id, lastModifiedDate, privacyLevel, sourceName
-
-
Constructor Summary
Constructors Constructor Description Funding()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DateCtypegetEndDate()Gets the value of the endDate property.DateCtypegetEndDateParticipation()Gets the value of the endDateParticipation property.FundingCategoryCtypegetFundingCategory()Gets the value of the fundingCategory property.FundingIdentifiersCtypegetFundingIdentifiers()Gets the value of the fundingIdentifiers property.InstitutionsCtypegetFundingInstitutions()Gets the value of the fundingInstitutions property.InstitutionsCtypegetInstitutions()Gets the value of the institutions property.InvestigationRoleCtypegetInvestigationRole()Gets the value of the investigationRole property.InvestigationRoleDescriptionCtypegetInvestigationRoleDescription()Gets the value of the investigationRoleDescription property.InvestigatorsCtypegetInvestigators()Gets the value of the investigators property.KeywordsCtypegetKeywords()Gets the value of the keywords property.StringgetProgramName()Gets the value of the programName property.StringgetProjectDescription()Gets the value of the projectDescription property.StringgetProjectTitle()Gets the value of the projectTitle property.ResearchClassificationsCtypegetResearchClassifications()Gets the value of the researchClassifications property.DateCtypegetStartDate()Gets the value of the startDate property.DateCtypegetStartDateParticipation()Gets the value of the startDateParticipation property.StatusCtypegetStatus()Gets the value of the status property.TotalAmountCtypegetTotalAmount()Gets the value of the totalAmount property.StringgetYearAwarded()Gets the value of the yearAwarded property.BooleanisCompetitive()Gets the value of the competitive property.BooleanisFundingRenewable()Gets the value of the fundingRenewable property.voidsetCompetitive(Boolean value)Sets the value of the competitive property.voidsetEndDate(DateCtype value)Sets the value of the endDate property.voidsetEndDateParticipation(DateCtype value)Sets the value of the endDateParticipation property.voidsetFundingCategory(FundingCategoryCtype value)Sets the value of the fundingCategory property.voidsetFundingIdentifiers(FundingIdentifiersCtype value)Sets the value of the fundingIdentifiers property.voidsetFundingInstitutions(InstitutionsCtype value)Sets the value of the fundingInstitutions property.voidsetFundingRenewable(Boolean value)Sets the value of the fundingRenewable property.voidsetInstitutions(InstitutionsCtype value)Sets the value of the institutions property.voidsetInvestigationRole(InvestigationRoleCtype value)Sets the value of the investigationRole property.voidsetInvestigationRoleDescription(InvestigationRoleDescriptionCtype value)Sets the value of the investigationRoleDescription property.voidsetInvestigators(InvestigatorsCtype value)Sets the value of the investigators property.voidsetKeywords(KeywordsCtype value)Sets the value of the keywords property.voidsetProgramName(String value)Sets the value of the programName property.voidsetProjectDescription(String value)Sets the value of the projectDescription property.voidsetProjectTitle(String value)Sets the value of the projectTitle property.voidsetResearchClassifications(ResearchClassificationsCtype value)Sets the value of the researchClassifications property.voidsetStartDate(DateCtype value)Sets the value of the startDate property.voidsetStartDateParticipation(DateCtype value)Sets the value of the startDateParticipation property.voidsetStatus(StatusCtype value)Sets the value of the status property.voidsetTotalAmount(TotalAmountCtype value)Sets the value of the totalAmount property.voidsetYearAwarded(String value)Sets the value of the yearAwarded property.-
Methods inherited from class pt.cienciavitae.ns.common.ExtendedRecordCtype
isFavorite, setFavorite
-
Methods inherited from class pt.cienciavitae.ns.common.RecordCtype
getId, getLastModifiedDate, getPrivacyLevel, getSourceName, setId, setLastModifiedDate, setPrivacyLevel, setSourceName
-
-
-
-
Field Detail
-
fundingCategory
protected FundingCategoryCtype fundingCategory
-
projectTitle
protected String projectTitle
-
projectDescription
protected String projectDescription
-
startDate
protected DateCtype startDate
-
endDate
protected DateCtype endDate
-
startDateParticipation
protected DateCtype startDateParticipation
-
endDateParticipation
protected DateCtype endDateParticipation
-
status
protected StatusCtype status
-
fundingInstitutions
protected InstitutionsCtype fundingInstitutions
-
programName
protected String programName
-
yearAwarded
protected String yearAwarded
-
investigationRole
protected InvestigationRoleCtype investigationRole
-
investigationRoleDescription
protected InvestigationRoleDescriptionCtype investigationRoleDescription
-
institutions
protected InstitutionsCtype institutions
-
totalAmount
protected TotalAmountCtype totalAmount
-
competitive
protected Boolean competitive
-
fundingRenewable
protected Boolean fundingRenewable
-
fundingIdentifiers
protected FundingIdentifiersCtype fundingIdentifiers
-
investigators
protected InvestigatorsCtype investigators
-
researchClassifications
protected ResearchClassificationsCtype researchClassifications
-
keywords
protected KeywordsCtype keywords
-
-
Method Detail
-
getFundingCategory
public FundingCategoryCtype getFundingCategory()
Gets the value of the fundingCategory property.- Returns:
- possible object is
FundingCategoryCtype
-
setFundingCategory
public void setFundingCategory(FundingCategoryCtype value)
Sets the value of the fundingCategory property.- Parameters:
value- allowed object isFundingCategoryCtype
-
getProjectTitle
public String getProjectTitle()
Gets the value of the projectTitle property.- Returns:
- possible object is
String
-
setProjectTitle
public void setProjectTitle(String value)
Sets the value of the projectTitle property.- Parameters:
value- allowed object isString
-
getProjectDescription
public String getProjectDescription()
Gets the value of the projectDescription property.- Returns:
- possible object is
String
-
setProjectDescription
public void setProjectDescription(String value)
Sets the value of the projectDescription property.- Parameters:
value- allowed object isString
-
getStartDate
public DateCtype getStartDate()
Gets the value of the startDate property.- Returns:
- possible object is
DateCtype
-
setStartDate
public void setStartDate(DateCtype value)
Sets the value of the startDate property.- Parameters:
value- allowed object isDateCtype
-
getEndDate
public DateCtype getEndDate()
Gets the value of the endDate property.- Returns:
- possible object is
DateCtype
-
setEndDate
public void setEndDate(DateCtype value)
Sets the value of the endDate property.- Parameters:
value- allowed object isDateCtype
-
getStartDateParticipation
public DateCtype getStartDateParticipation()
Gets the value of the startDateParticipation property.- Returns:
- possible object is
DateCtype
-
setStartDateParticipation
public void setStartDateParticipation(DateCtype value)
Sets the value of the startDateParticipation property.- Parameters:
value- allowed object isDateCtype
-
getEndDateParticipation
public DateCtype getEndDateParticipation()
Gets the value of the endDateParticipation property.- Returns:
- possible object is
DateCtype
-
setEndDateParticipation
public void setEndDateParticipation(DateCtype value)
Sets the value of the endDateParticipation property.- Parameters:
value- allowed object isDateCtype
-
getStatus
public StatusCtype getStatus()
Gets the value of the status property.- Returns:
- possible object is
StatusCtype
-
setStatus
public void setStatus(StatusCtype value)
Sets the value of the status property.- Parameters:
value- allowed object isStatusCtype
-
getFundingInstitutions
public InstitutionsCtype getFundingInstitutions()
Gets the value of the fundingInstitutions property.- Returns:
- possible object is
InstitutionsCtype
-
setFundingInstitutions
public void setFundingInstitutions(InstitutionsCtype value)
Sets the value of the fundingInstitutions property.- Parameters:
value- allowed object isInstitutionsCtype
-
getProgramName
public String getProgramName()
Gets the value of the programName property.- Returns:
- possible object is
String
-
setProgramName
public void setProgramName(String value)
Sets the value of the programName property.- Parameters:
value- allowed object isString
-
getYearAwarded
public String getYearAwarded()
Gets the value of the yearAwarded property.- Returns:
- possible object is
String
-
setYearAwarded
public void setYearAwarded(String value)
Sets the value of the yearAwarded property.- Parameters:
value- allowed object isString
-
getInvestigationRole
public InvestigationRoleCtype getInvestigationRole()
Gets the value of the investigationRole property.- Returns:
- possible object is
InvestigationRoleCtype
-
setInvestigationRole
public void setInvestigationRole(InvestigationRoleCtype value)
Sets the value of the investigationRole property.- Parameters:
value- allowed object isInvestigationRoleCtype
-
getInvestigationRoleDescription
public InvestigationRoleDescriptionCtype getInvestigationRoleDescription()
Gets the value of the investigationRoleDescription property.- Returns:
- possible object is
InvestigationRoleDescriptionCtype
-
setInvestigationRoleDescription
public void setInvestigationRoleDescription(InvestigationRoleDescriptionCtype value)
Sets the value of the investigationRoleDescription property.- Parameters:
value- allowed object isInvestigationRoleDescriptionCtype
-
getInstitutions
public InstitutionsCtype getInstitutions()
Gets the value of the institutions property.- Returns:
- possible object is
InstitutionsCtype
-
setInstitutions
public void setInstitutions(InstitutionsCtype value)
Sets the value of the institutions property.- Parameters:
value- allowed object isInstitutionsCtype
-
getTotalAmount
public TotalAmountCtype getTotalAmount()
Gets the value of the totalAmount property.- Returns:
- possible object is
TotalAmountCtype
-
setTotalAmount
public void setTotalAmount(TotalAmountCtype value)
Sets the value of the totalAmount property.- Parameters:
value- allowed object isTotalAmountCtype
-
isCompetitive
public Boolean isCompetitive()
Gets the value of the competitive property.- Returns:
- possible object is
Boolean
-
setCompetitive
public void setCompetitive(Boolean value)
Sets the value of the competitive property.- Parameters:
value- allowed object isBoolean
-
isFundingRenewable
public Boolean isFundingRenewable()
Gets the value of the fundingRenewable property.- Returns:
- possible object is
Boolean
-
setFundingRenewable
public void setFundingRenewable(Boolean value)
Sets the value of the fundingRenewable property.- Parameters:
value- allowed object isBoolean
-
getFundingIdentifiers
public FundingIdentifiersCtype getFundingIdentifiers()
Gets the value of the fundingIdentifiers property.- Returns:
- possible object is
FundingIdentifiersCtype
-
setFundingIdentifiers
public void setFundingIdentifiers(FundingIdentifiersCtype value)
Sets the value of the fundingIdentifiers property.- Parameters:
value- allowed object isFundingIdentifiersCtype
-
getInvestigators
public InvestigatorsCtype getInvestigators()
Gets the value of the investigators property.- Returns:
- possible object is
InvestigatorsCtype
-
setInvestigators
public void setInvestigators(InvestigatorsCtype value)
Sets the value of the investigators property.- Parameters:
value- allowed object isInvestigatorsCtype
-
getResearchClassifications
public ResearchClassificationsCtype getResearchClassifications()
Gets the value of the researchClassifications property.- Returns:
- possible object is
ResearchClassificationsCtype
-
setResearchClassifications
public void setResearchClassifications(ResearchClassificationsCtype value)
Sets the value of the researchClassifications property.- Parameters:
value- allowed object isResearchClassificationsCtype
-
getKeywords
public KeywordsCtype getKeywords()
Gets the value of the keywords property.- Returns:
- possible object is
KeywordsCtype
-
setKeywords
public void setKeywords(KeywordsCtype value)
Sets the value of the keywords property.- Parameters:
value- allowed object isKeywordsCtype
-
-