Class VersionContainerCtype

  • Direct Known Subclasses:
    Version

    public class VersionContainerCtype
    extends Object

    Java class for version-container-ctype complex type.

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

     <complexType name="version-container-ctype">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="publish-date" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
           <attribute name="id" type="{http://www.cienciavitae.pt/ns/common}id-stype" />
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • VersionContainerCtype

        public VersionContainerCtype()
    • Method Detail

      • getId

        public Integer getId()
        Gets the value of the id property.
        Returns:
        possible object is Integer
      • setId

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