public class NElementMapperNIdLocation extends Object implements NElementMapper<NIdLocation>
| Constructor and Description |
|---|
NElementMapperNIdLocation() |
| Modifier and Type | Method and Description |
|---|---|
NElement |
toElement(NElementSerializerContext<NIdLocation> context) |
NIdLocation |
toObject(NElementDeserializerContext context) |
Object |
toSimple(NElementSerializerContext<NIdLocation> context) |
public Object toSimple(NElementSerializerContext<NIdLocation> context)
toSimple in interface NElementSimplifier<NIdLocation>toSimple in interface NElementMapper<NIdLocation>public NElement toElement(NElementSerializerContext<NIdLocation> context)
toElement in interface NElementSerializer<NIdLocation>toElement in interface NElementMapper<NIdLocation>public NIdLocation toObject(NElementDeserializerContext context)
toObject in interface NElementDeserializer<NIdLocation>toObject in interface NElementMapper<NIdLocation>Copyright © 2026 vpc open source initiative. All rights reserved.