Interface Group

    • Method Detail

      • getExt

        Ext getExt()
        Gets the ext.
        Returns:
        the ext
        See Also:
        Ext
      • setExt

        void setExt​(Ext ext)
        Sets the ext.
        Parameters:
        ext - the new ext
        See Also:
        Ext
      • getRecord

        Record getRecord()
        Gets the record.
        Returns:
        the record
        See Also:
        Record
      • setRecord

        void setRecord​(Record record)
        Sets the record.
        Parameters:
        record - the new record
        See Also:
        Record
      • getParents

        Parents getParents()
        Gets the parents.
        Returns:
        the parents
        See Also:
        Parents
      • setParents

        void setParents​(Parents parents)
        Sets the parents.
        Parameters:
        parents - the new parents
        See Also:
        Parents
      • getSpreads

        java.util.List<Spread> getSpreads()
        Gets the spreads.
        Returns:
        the spreads
        See Also:
        Spread
      • setSpreads

        void setSpreads​(java.util.List<Spread> spreads)
        Sets the spreads.
        Parameters:
        spreads - the new spreads
        See Also:
        Spread
      • getTemplateId

        java.lang.Integer getTemplateId()
        Gets the template id.
        Returns:
        the template id
      • setTemplateId

        void setTemplateId​(java.lang.Integer templateId)
        Sets the template id.
        Parameters:
        templateId - the new template id