Annotation Type ParamDef

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name
      The name of the parameter definition.
      String type
      The type being defined, Typically this is the fully-qualified name of the Type, UserType or CompositeUserType implementation class.
    • Element Detail

      • name

        String name
        The name of the parameter definition.