Uses of Enum Class
com.codebox.enums.SkipStrictSerialize
Packages that use SkipStrictSerialize
Package
Description
Java Bean Tester Package contains enums for use by javabean tester.
-
Uses of SkipStrictSerialize in com.codebox.enums
Subclasses with type arguments of type SkipStrictSerialize in com.codebox.enumsMethods in com.codebox.enums that return SkipStrictSerializeModifier and TypeMethodDescriptionstatic SkipStrictSerializeReturns the enum constant of this class with the specified name.static SkipStrictSerialize[]SkipStrictSerialize.values()Returns an array containing the constants of this enum class, in the order they are declared.