Uses of Class
io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
-
Packages that use CodegenJavaArgument Package Description io.apicurio.hub.api.codegen.beans -
-
Uses of CodegenJavaArgument in io.apicurio.hub.api.codegen.beans
Methods in io.apicurio.hub.api.codegen.beans that return types with arguments of type CodegenJavaArgument Modifier and Type Method Description List<CodegenJavaArgument>CodegenJavaMethod. getArguments()Method parameters in io.apicurio.hub.api.codegen.beans with type arguments of type CodegenJavaArgument Modifier and Type Method Description voidCodegenJavaMethod. setArguments(List<CodegenJavaArgument> arguments)
-