public class NElementMapperNRepositoryLocation extends Object implements NElementMapper<NRepositoryLocation>
| Constructor and Description |
|---|
NElementMapperNRepositoryLocation() |
| Modifier and Type | Method and Description |
|---|---|
NElement |
toElement(NElementSerializerContext<NRepositoryLocation> context) |
NRepositoryLocation |
toObject(NElementDeserializerContext context) |
Object |
toSimple(NElementSerializerContext<NRepositoryLocation> context) |
public Object toSimple(NElementSerializerContext<NRepositoryLocation> context)
toSimple in interface NElementSimplifier<NRepositoryLocation>toSimple in interface NElementMapper<NRepositoryLocation>public NElement toElement(NElementSerializerContext<NRepositoryLocation> context)
toElement in interface NElementSerializer<NRepositoryLocation>toElement in interface NElementMapper<NRepositoryLocation>public NRepositoryLocation toObject(NElementDeserializerContext context)
toObject in interface NElementDeserializer<NRepositoryLocation>toObject in interface NElementMapper<NRepositoryLocation>Copyright © 2026 vpc open source initiative. All rights reserved.