java.lang.Object
gg.xp.xivapi.mappers.getters.TransientFieldMapper<X>
- All Implemented Interfaces:
FieldMapper<X>
- Direct Known Subclasses:
RawTransientFieldMapper
-
Constructor Summary
ConstructorsConstructorDescriptionTransientFieldMapper(String fieldName, Class<X> fieldType, Method method, com.fasterxml.jackson.databind.ObjectMapper mapper) -
Method Summary
Modifier and TypeMethodDescriptiongetValue(com.fasterxml.jackson.databind.JsonNode current, XivApiContext context)
-
Constructor Details
-
TransientFieldMapper
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceFieldMapper<X>
-
getQueryFields
- Specified by:
getQueryFieldsin interfaceFieldMapper<X>
-