Package de.pisa.psa.rst.obj
Klasse PsaRstApiMapFld.MapEntry
- Umschließende Klasse:
PsaRstApiMapFld
mapping entry
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic List
<PsaRstApiMapFld.MapEntry> get the field mapping defined by annotationget the data object fieldget the name of the JSON fieldint
get the key fieldtoString()
Von Klasse geerbte Methoden de.pisa.psa.rst.obj.PsaRstApiMapEntry
get, getAnnotation, getClassField
-
Methodendetails
-
get
get the field mapping defined by annotation- Parameter:
clazz
- class to analyze- Gibt zurück:
- list of field mapping
-
toString
- Setzt außer Kraft:
toString
in KlassePsaRstApiMapEntry<PsaRstApiMapFld>
- Siehe auch:
-
getDtoField
get the data object field- Gibt zurück:
- field
-
getKeyField
public int getKeyField()get the key field- Gibt zurück:
- field position
-
getJsonName
get the name of the JSON field- Gibt zurück:
- name
-