Class InvestigatorCtype


  • public class InvestigatorCtype
    extends Object

    Java class for investigator-ctype complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="investigator-ctype">
       <simpleContent>
         <extension base="<http://www.cienciavitae.pt/ns/common>string-120-stype">
           <attribute name="ciencia-id" type="{http://www.cienciavitae.pt/ns/common}string-14-stype" />
         </extension>
       </simpleContent>
     </complexType>
     
    • Field Detail

      • value

        protected String value
      • cienciaId

        protected String cienciaId
    • Constructor Detail

      • InvestigatorCtype

        public InvestigatorCtype()
    • 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
      • getCienciaId

        public String getCienciaId()
        Gets the value of the cienciaId property.
        Returns:
        possible object is String
      • setCienciaId

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