Class ContainerLastdateCtype

  • Direct Known Subclasses:
    Degrees, Distinctions, Employments, Fundings, Outputs, Services

    public class ContainerLastdateCtype
    extends Object

    Java class for container-lastdate-ctype complex type.

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

     <complexType name="container-lastdate-ctype">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="total" type="{http://www.w3.org/2001/XMLSchema}int" />
           <attribute ref="{http://www.cienciavitae.pt/ns/common}last-modified-date"/>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • ContainerLastdateCtype

        public ContainerLastdateCtype()
    • Method Detail

      • getTotal

        public Integer getTotal()
        Gets the value of the total property.
        Returns:
        possible object is Integer
      • setTotal

        public void setTotal​(Integer value)
        Sets the value of the total property.
        Parameters:
        value - allowed object is Integer