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