Interface Attributes

    • Method Detail

      • removeAttribute

        void removeAttribute​(String name)
        Deprecated.
      • setAttribute

        void setAttribute​(String name,
                          Object attribute)
        Deprecated.
      • getAttribute

        Object getAttribute​(String name)
        Deprecated.
      • getAttributeNameSet

        Set<String> getAttributeNameSet()
        Deprecated.
      • clearAttributes

        void clearAttributes()
        Deprecated.