Class CustomId.CustomIdTinkerPopJacksonModuleV3d0

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.tinkerpop.shaded.jackson.databind.Module

        org.apache.tinkerpop.shaded.jackson.databind.Module.SetupContext
    • Field Summary

      • Fields inherited from class org.apache.tinkerpop.shaded.jackson.databind.module.SimpleModule

        _abstractTypes, _deserializerModifier, _deserializers, _hasExplicitName, _keyDeserializers, _keySerializers, _mixins, _name, _namingStrategy, _serializerModifier, _serializers, _subtypes, _valueInstantiators, _version
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Map<Class,​String> getTypeDefinitions()  
      String getTypeNamespace()  
      • Methods inherited from class org.apache.tinkerpop.shaded.jackson.databind.module.SimpleModule

        _checkNotNull, addAbstractTypeMapping, addDeserializer, addKeyDeserializer, addKeySerializer, addSerializer, addSerializer, addValueInstantiator, getModuleName, getTypeId, registerSubtypes, registerSubtypes, registerSubtypes, setAbstractTypes, setDeserializerModifier, setDeserializers, setKeyDeserializers, setKeySerializers, setMixInAnnotation, setNamingStrategy, setSerializerModifier, setSerializers, setupModule, setValueInstantiators, version
      • Methods inherited from class org.apache.tinkerpop.shaded.jackson.databind.Module

        getDependencies