Klasse PsaRstApiMapFld.MapEntry

java.lang.Object
de.pisa.psa.rst.obj.PsaRstApiMapEntry<PsaRstApiMapFld>
de.pisa.psa.rst.obj.PsaRstApiMapFld.MapEntry
Umschließende Klasse:
PsaRstApiMapFld

public static final class PsaRstApiMapFld.MapEntry extends PsaRstApiMapEntry<PsaRstApiMapFld>
mapping entry
  • Methodendetails

    • get

      public static List<PsaRstApiMapFld.MapEntry> get(Class<?> clazz)
      get the field mapping defined by annotation
      Parameter:
      clazz - class to analyze
      Gibt zurück:
      list of field mapping
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse PsaRstApiMapEntry<PsaRstApiMapFld>
      Siehe auch:
    • getDtoField

      public String getDtoField()
      get the data object field
      Gibt zurück:
      field
    • getKeyField

      public int getKeyField()
      get the key field
      Gibt zurück:
      field position
    • getJsonName

      public String getJsonName()
      get the name of the JSON field
      Gibt zurück:
      name