Class SignatureMethodCreator.Parameter

java.lang.Object
io.quarkus.rest.data.panache.deployment.utils.SignatureMethodCreator.Parameter
Enclosing class:
SignatureMethodCreator

public static class SignatureMethodCreator.Parameter extends Object
  • Constructor Details

    • Parameter

      public Parameter()
  • Method Details

    • getName

      public String getName()
    • getType

      public io.quarkus.gizmo.Type getType()
    • getClazz

      public Object getClazz()