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