Uses of Class
io.permazen.core.util.GeneratedIdCache
Packages that use GeneratedIdCache
-
Uses of GeneratedIdCache in io.permazen.core.util
Methods in io.permazen.core.util that return GeneratedIdCacheModifier and TypeMethodDescriptionXMLObjectSerializer.getGeneratedIdCache()
Get theGeneratedIdCache
associated with this instance.Methods in io.permazen.core.util with parameters of type GeneratedIdCacheModifier and TypeMethodDescriptionvoid
XMLObjectSerializer.setGeneratedIdCache
(GeneratedIdCache generatedIdCache) Set theGeneratedIdCache
associated with this instance.