Class FacetTag

    • Constructor Detail

      • FacetTag

        public FacetTag​()
    • Method Detail

      • getName

        public java.lang.String getName​()

        Return the name to be assigned to this facet.

        Returns:
        the name
      • setName

        public void setName​(java.lang.String name)

        Set the name to be assigned to this facet.

        Parameters:
        name - The new facet name