Class GroupImpl

    • Constructor Detail

      • GroupImpl

        public GroupImpl()
    • Method Detail

      • getExt

        public Ext getExt()
        Description copied from interface: Group
        Gets the ext.
        Specified by:
        getExt in interface Group
        Returns:
        the ext
        See Also:
        Ext
      • setExt

        public void setExt​(Ext ext)
        Description copied from interface: Group
        Sets the ext.
        Specified by:
        setExt in interface Group
        Parameters:
        ext - the new ext
        See Also:
        Ext
      • getRecord

        public Record getRecord()
        Description copied from interface: Group
        Gets the record.
        Specified by:
        getRecord in interface Group
        Returns:
        the record
        See Also:
        Record
      • setRecord

        public void setRecord​(Record record)
        Description copied from interface: Group
        Sets the record.
        Specified by:
        setRecord in interface Group
        Parameters:
        record - the new record
        See Also:
        Record
      • getParents

        public Parents getParents()
        Description copied from interface: Group
        Gets the parents.
        Specified by:
        getParents in interface Group
        Returns:
        the parents
        See Also:
        Parents
      • setParents

        public void setParents​(Parents parents)
        Description copied from interface: Group
        Sets the parents.
        Specified by:
        setParents in interface Group
        Parameters:
        parents - the new parents
        See Also:
        Parents
      • getSpreads

        public java.util.List<Spread> getSpreads()
        Description copied from interface: Group
        Gets the spreads.
        Specified by:
        getSpreads in interface Group
        Returns:
        the spreads
        See Also:
        Spread
      • setSpreads

        public void setSpreads​(java.util.List<Spread> spreads)
        Description copied from interface: Group
        Sets the spreads.
        Specified by:
        setSpreads in interface Group
        Parameters:
        spreads - the new spreads
        See Also:
        Spread
      • getTemplateId

        public java.lang.Integer getTemplateId()
        Description copied from interface: Group
        Gets the template id.
        Specified by:
        getTemplateId in interface Group
        Returns:
        the template id
      • setTemplateId

        public void setTemplateId​(java.lang.Integer templateId)
        Description copied from interface: Group
        Sets the template id.
        Specified by:
        setTemplateId in interface Group
        Parameters:
        templateId - the new template id