Class CmsXmlContentElementComparison

    • Constructor Detail

      • CmsXmlContentElementComparison

        public CmsXmlContentElementComparison​(java.util.Locale locale,
                                              java.lang.String name,
                                              java.lang.String type)
        Creates a new element comparison.

        Parameters:
        locale - the locale of the compared element
        type - the type of the compared element
        name - the name of the compared element
    • Method Detail

      • getType

        public java.lang.String getType()
        Returns the type.

        Returns:
        the type
      • setType

        public void setType​(java.lang.String type)
        Sets the type.

        Parameters:
        type - the type to set