Class FacetElement.TextFacet

    • Constructor Detail

      • TextFacet

        public TextFacet​(int type,
                         int bit,
                         int exclude)
        Constructor. Just passes on the element type to base class.
        Parameters:
        type - Type
        bit - mask
        exclude - exclusion bit mask
    • Method Detail

      • getValue

        public String getValue()
        Get "value" attribute value.
        Returns:
        value attribute value
      • setValue

        public void setValue​(String value)
        Set "value" attribute value.
        Parameters:
        value - value attribute value