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