Interface HasExtensionAttributes

    • Method Detail

      • getAttributeValue

        String getAttributeValue​(String namespace,
                                 String name)
        return value of the attribute from given namespace with given name.
        Parameters:
        namespace -
        name -
        Returns:
        attribute value or null in case when attribute was not found
      • addAttribute

        void addAttribute​(ExtensionAttribute attribute)
        add attribute to the object