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