Package de.bild.codec

Class FieldTypePair

java.lang.Object
de.bild.codec.FieldTypePair

public class FieldTypePair extends Object
  • Constructor Details

    • FieldTypePair

      public FieldTypePair(Field field, Type realType)
  • Method Details

    • getField

      public Field getField()
    • getRealType

      public Type getRealType()
    • toString

      public String toString()
      Overrides:
      toString in class Object