Uses of Class
com.regnosys.rosetta.common.serialisation.xml.UnwrappableIndexedListSerializer
Packages that use UnwrappableIndexedListSerializer
-
Uses of UnwrappableIndexedListSerializer in com.regnosys.rosetta.common.serialisation.xml
Methods in com.regnosys.rosetta.common.serialisation.xml that return UnwrappableIndexedListSerializerModifier and TypeMethodDescriptionUnwrappableIndexedListSerializer._withValueTypeSerializer(com.fasterxml.jackson.databind.jsontype.TypeSerializer vts) UnwrappableIndexedListSerializer.withResolved(com.fasterxml.jackson.databind.BeanProperty property, com.fasterxml.jackson.databind.jsontype.TypeSerializer vts, com.fasterxml.jackson.databind.JsonSerializer<?> elementSerializer, Boolean unwrapSingle) Constructors in com.regnosys.rosetta.common.serialisation.xml with parameters of type UnwrappableIndexedListSerializerModifierConstructorDescriptionUnwrappableIndexedListSerializer(UnwrappableIndexedListSerializer src, com.fasterxml.jackson.databind.BeanProperty property, com.fasterxml.jackson.databind.jsontype.TypeSerializer vts, com.fasterxml.jackson.databind.JsonSerializer<?> valueSerializer, Boolean unwrapSingle)