Uses of Interface
org.instancio.Node
Packages that use Node
Package
Description
Instancio public-facing APIs; for usage examples see
Instancio.Defines Service Provider Interfaces for providing custom implementations.
-
Uses of Node in org.instancio
Methods in org.instancio that return Node -
Uses of Node in org.instancio.spi
Methods in org.instancio.spi with parameters of type NodeModifier and TypeMethodDescriptionInstancioServiceProvider.GeneratorProvider.getGenerator(Node node, Generators generators) Returns a generator spec for the specifiednode.Returns the setter method for the givennode.