Package pt.cienciavitae.ns.funding
Class InvestigationRoleDescriptionCtype
- java.lang.Object
-
- pt.cienciavitae.ns.funding.InvestigationRoleDescriptionCtype
-
public class InvestigationRoleDescriptionCtype extends Object
Fill only if "funding:investigation-role-ctype[@code = 'OT']"Java class for investigation-role-description-ctype complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="investigation-role-description-ctype"> <simpleContent> <extension base="<http://www.cienciavitae.pt/ns/common>string-150-stype"> </extension> </simpleContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description InvestigationRoleDescriptionCtype()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetValue()Gets the value of the value property.voidsetValue(String value)Sets the value of the value property.
-
-
-
Field Detail
-
value
protected String value
-
-