Uses of Class
com.regnosys.rosetta.common.serialisation.xml.deserialization.SubstitutedMethodProperty
Packages that use SubstitutedMethodProperty
-
Uses of SubstitutedMethodProperty in com.regnosys.rosetta.common.serialisation.xml.deserialization
Methods in com.regnosys.rosetta.common.serialisation.xml.deserialization that return SubstitutedMethodPropertyModifier and TypeMethodDescriptionSubstitutedMethodProperty.withValueDeserializer(com.fasterxml.jackson.databind.JsonDeserializer<?> deser) Constructors in com.regnosys.rosetta.common.serialisation.xml.deserialization with parameters of type SubstitutedMethodPropertyModifierConstructorDescriptionprotectedSubstitutedMethodProperty(SubstitutedMethodProperty src, com.fasterxml.jackson.databind.JsonDeserializer<?> deser, com.fasterxml.jackson.databind.deser.NullValueProvider nva) protectedSubstitutedMethodProperty(SubstitutedMethodProperty src, com.fasterxml.jackson.databind.PropertyName newName) protectedConstructor used for JDK Serialization when reading persisted object