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