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