Uses of Enum
io.swagger.codegen.v3.ignore.rules.Rule.Operation
Packages that use Rule.Operation
-
Uses of Rule.Operation in io.swagger.codegen.v3.ignore.rules
Methods in io.swagger.codegen.v3.ignore.rules that return Rule.OperationModifier and TypeMethodDescriptionprotected Rule.OperationEverythingRule.getExcludeOperation()protected Rule.OperationRule.getExcludeOperation()protected Rule.OperationRule.getIncludeOperation()static Rule.OperationReturns the enum constant of this type with the specified name.static Rule.Operation[]Rule.Operation.values()Returns an array containing the constants of this enum type, in the order they are declared.