Uses of Class
com.regnosys.rosetta.common.serialisation.xml.UnwrappingIndexedListSerializer
Packages that use UnwrappingIndexedListSerializer
-
Uses of UnwrappingIndexedListSerializer in com.regnosys.rosetta.common.serialisation.xml
Methods in com.regnosys.rosetta.common.serialisation.xml that return UnwrappingIndexedListSerializerModifier and TypeMethodDescriptionUnwrappingIndexedListSerializer._withValueTypeSerializer(com.fasterxml.jackson.databind.jsontype.TypeSerializer vts) UnwrappableIndexedListSerializer.unwrappingSerializer(com.fasterxml.jackson.databind.util.NameTransformer t) UnwrappingIndexedListSerializer.withResolved(com.fasterxml.jackson.databind.BeanProperty property, com.fasterxml.jackson.databind.jsontype.TypeSerializer vts, com.fasterxml.jackson.databind.JsonSerializer<?> elementSerializer) Constructors in com.regnosys.rosetta.common.serialisation.xml with parameters of type UnwrappingIndexedListSerializerModifierConstructorDescriptionUnwrappingIndexedListSerializer(UnwrappingIndexedListSerializer src, com.fasterxml.jackson.databind.BeanProperty property, com.fasterxml.jackson.databind.jsontype.TypeSerializer vts, com.fasterxml.jackson.databind.JsonSerializer<?> valueSerializer)