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