Uses of Interface
cool.scx.object.mapping.NodeMapperOptions
Packages that use NodeMapperOptions
Package
Description
-
Uses of NodeMapperOptions in cool.scx.object.mapping
Methods in cool.scx.object.mapping with type parameters of type NodeMapperOptionsModifier and TypeMethodDescription<T extends NodeMapperOptions>
TToNodeOptions.getMapperOptions(Class<T> mapNodeMapperOptionsClass) <T extends NodeMapperOptions>
TToNodeOptions.getMapperOptions(Class<T> mapNodeMapperOptionsClass, T defaultValue) <T extends NodeMapperOptions>
TToNodeOptionsImpl.getMapperOptions(Class<T> mapNodeMapperOptionsClass) <T extends NodeMapperOptions>
TToNodeOptionsImpl.getMapperOptions(Class<T> mapNodeMapperOptionsClass, T defaultValue) Methods in cool.scx.object.mapping with parameters of type NodeMapperOptionsModifier and TypeMethodDescriptionToNodeOptions.addMapperOptions(NodeMapperOptions... optionsList) 是否忽略 null 值, 多用于 Map 和 ObjectToNodeOptionsImpl.addMapperOptions(NodeMapperOptions... optionsList) -
Uses of NodeMapperOptions in cool.scx.object.mapping.mapper.bean
Classes in cool.scx.object.mapping.mapper.bean that implement NodeMapperOptions -
Uses of NodeMapperOptions in cool.scx.object.mapping.mapper.map
Classes in cool.scx.object.mapping.mapper.map that implement NodeMapperOptions -
Uses of NodeMapperOptions in cool.scx.object.mapping.mapper.record
Classes in cool.scx.object.mapping.mapper.record that implement NodeMapperOptions