public class NutsElementMapperNutsEnum extends Object implements net.thevpc.nuts.NutsElementMapper<net.thevpc.nuts.NutsEnum>
| Constructor and Description |
|---|
NutsElementMapperNutsEnum() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsElement |
createElement(net.thevpc.nuts.NutsEnum src,
Type typeOfSrc,
net.thevpc.nuts.NutsElementFactoryContext context) |
net.thevpc.nuts.NutsEnum |
createObject(net.thevpc.nuts.NutsElement json,
Type typeOfResult,
net.thevpc.nuts.NutsElementFactoryContext context) |
Object |
destruct(net.thevpc.nuts.NutsEnum src,
Type typeOfSrc,
net.thevpc.nuts.NutsElementFactoryContext context) |
public net.thevpc.nuts.NutsEnum createObject(net.thevpc.nuts.NutsElement json,
Type typeOfResult,
net.thevpc.nuts.NutsElementFactoryContext context)
createObject in interface net.thevpc.nuts.NutsElementMapper<net.thevpc.nuts.NutsEnum>public net.thevpc.nuts.NutsElement createElement(net.thevpc.nuts.NutsEnum src,
Type typeOfSrc,
net.thevpc.nuts.NutsElementFactoryContext context)
createElement in interface net.thevpc.nuts.NutsElementMapper<net.thevpc.nuts.NutsEnum>Copyright © 2022 vpc open source initiative. All rights reserved.