Class FOMAttribute

  • All Implemented Interfaces:
    org.apache.abdera.model.Attribute

    @Deprecated
    public class FOMAttribute
    extends Object
    implements org.apache.abdera.model.Attribute
    Deprecated.
    • Method Detail

      • getQName

        public QName getQName()
        Deprecated.
        Specified by:
        getQName in interface org.apache.abdera.model.Attribute
      • getText

        public String getText()
        Deprecated.
        Specified by:
        getText in interface org.apache.abdera.model.Attribute
      • setText

        public org.apache.abdera.model.Attribute setText​(String text)
        Deprecated.
        Specified by:
        setText in interface org.apache.abdera.model.Attribute
      • getFactory

        public org.apache.abdera.factory.Factory getFactory()
        Deprecated.
        Specified by:
        getFactory in interface org.apache.abdera.model.Attribute
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(Object obj)
        Deprecated.
        Overrides:
        equals in class Object