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 theGeneratedIdCacheassociated with this instance.Methods in io.permazen.core.util with parameters of type GeneratedIdCacheModifier and TypeMethodDescriptionvoidXMLObjectSerializer.setGeneratedIdCache(GeneratedIdCache generatedIdCache) Set theGeneratedIdCacheassociated with this instance.