Class 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>
     
    • Field Detail

      • value

        protected String value
    • Constructor Detail

      • InvestigationRoleDescriptionCtype

        public InvestigationRoleDescriptionCtype()
    • Method Detail

      • getValue

        public String getValue()
        Gets the value of the value property.
        Returns:
        possible object is String
      • setValue

        public void setValue​(String value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is String