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