Class IndexRule_impl

    • Constructor Detail

      • IndexRule_impl

        public IndexRule_impl()
    • Method Detail

      • getStyles

        public Style[] getStyles()
        Description copied from interface: IndexRule
        Gets the styles that comprise this index rule.
        Specified by:
        getStyles in interface IndexRule
        Returns:
        the CAS type name for this build item
      • setStyles

        public void setStyles​(Style[] aStyles)
        Description copied from interface: IndexRule
        Sets the styles that comprise this index rule.
        Specified by:
        setStyles in interface IndexRule
        Parameters:
        aStyles - the CAS type name for this build item
      • getXmlizationInfo

        protected XmlizationInfo getXmlizationInfo()
        Description copied from class: MetaDataObject_impl
        To be implemented by subclasses to return information describing how to represent this object in XML.
        Specified by:
        getXmlizationInfo in class MetaDataObject_impl
        Returns:
        information defining this object's XML representation