Uses of Class
com.regnosys.rosetta.common.serialisation.xml.serialization.UnwrappableIndexedListSerializer
Packages that use UnwrappableIndexedListSerializer
-
Uses of UnwrappableIndexedListSerializer in com.regnosys.rosetta.common.serialisation.xml.serialization
Methods in com.regnosys.rosetta.common.serialisation.xml.serialization 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.serialization 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)