Uses of Enum
com.alibaba.fastjson2.annotation.NamingStrategy
Packages that use NamingStrategy
-
Uses of NamingStrategy in com.alibaba.fastjson2.annotation
Methods in com.alibaba.fastjson2.annotation that return NamingStrategyModifier and TypeMethodDescriptionstatic NamingStrategyReturns the enum constant of this type with the specified name.static NamingStrategy[]NamingStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.