com.fasterxml.jackson.databind.annotation

Annotation Type EnumNaming

    • Element Detail

      • value

        public abstract Class<? extends EnumNamingStrategy> value
        Returns:
        Type of EnumNamingStrategy to use, if any. Default value of EnumNamingStrategy.class means "no strategy specified" (and may also be used for overriding to remove otherwise applicable naming strategy)
        Since:
        2.15

Copyright © 2008–2024 FasterXML. All rights reserved.