Class ExportItem

java.lang.Object
org.codice.ddf.commands.catalog.export.ExportItem

public class ExportItem extends Object
  • Constructor Details

  • Method Details

    • getId

      public String getId()
    • getMetacardTag

      public String getMetacardTag()
    • getResourceUri

      public URI getResourceUri()
    • getDerivedUris

      public List<String> getDerivedUris()
    • toString

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

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

      public int hashCode()
      Overrides:
      hashCode in class Object