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