Class Schema

java.lang.Object
de.gwdg.metadataqa.marc.cli.utils.Schema

public class Schema extends Object
  • Constructor Details

  • Method Details

    • getField

      public String getField()
    • getLocation

      public String getLocation()
    • getId

      public int getId()
    • getSchema

      public String getSchema()
    • getAbbreviation

      public String getAbbreviation()
    • getKos

      public Kos getKos()
    • getType

      public KosType getType()
    • getScore

      public int getScore()
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object
    • resetIdCounter

      public static void resetIdCounter()
    • toString

      public String toString()
      Overrides:
      toString in class Object