Uses of Enum Class
cool.scx.object.parser.DuplicateFieldPolicy
Packages that use DuplicateFieldPolicy
-
Uses of DuplicateFieldPolicy in cool.scx.object.parser
Subclasses with type arguments of type DuplicateFieldPolicy in cool.scx.object.parserMethods in cool.scx.object.parser that return DuplicateFieldPolicyModifier and TypeMethodDescriptionNodeParserOptions.duplicateFieldPolicy()static DuplicateFieldPolicyReturns the enum constant of this class with the specified name.static DuplicateFieldPolicy[]DuplicateFieldPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cool.scx.object.parser with parameters of type DuplicateFieldPolicyModifier and TypeMethodDescriptionNodeParserOptions.duplicateFieldPolicy(DuplicateFieldPolicy duplicateFieldPolicy)