Class EntityBaseBean

    • Constructor Detail

      • EntityBaseBean

        public EntityBaseBean()
    • Method Detail

      • getCreateId

        public String getCreateId()
        Gets the value of the createId property.
        Returns:
        possible object is String
      • setCreateId

        public void setCreateId​(String value)
        Sets the value of the createId property.
        Parameters:
        value - allowed object is String
      • getId

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

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

        public String getModId()
        Gets the value of the modId property.
        Returns:
        possible object is String
      • setModId

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