java.lang.Object
com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty
Direct Known Subclasses:
CollectionProperty, ComponentProperty, ContentTypeEnumProperty, EnumProperty, PrimitiveProperty, ReferenceProperty

@Deprecated public class ImportedProperty extends Object
Deprecated.
since 7.17.0.
  • Constructor Details

    • ImportedProperty

      public ImportedProperty(String name)
      Deprecated.
  • Method Details

    • getName

      public String getName()
      Deprecated.
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object
    • equals

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

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