public class NElementMapperCmdLine extends Object implements NElementMapper<NCmdLine>
| Constructor and Description |
|---|
NElementMapperCmdLine() |
| Modifier and Type | Method and Description |
|---|---|
NElement |
createElement(NCmdLine o,
Type typeOfSrc,
NElementFactoryContext context) |
NCmdLine |
createObject(NElement o,
Type to,
NElementFactoryContext context) |
Object |
destruct(NCmdLine src,
Type typeOfSrc,
NElementFactoryContext context) |
public Object destruct(NCmdLine src, Type typeOfSrc, NElementFactoryContext context)
destruct in interface NElementMapper<NCmdLine>public NElement createElement(NCmdLine o, Type typeOfSrc, NElementFactoryContext context)
createElement in interface NElementMapper<NCmdLine>public NCmdLine createObject(NElement o, Type to, NElementFactoryContext context)
createObject in interface NElementMapper<NCmdLine>Copyright © 2025 vpc open source initiative. All rights reserved.