Class ParameterAnnotationContent

    • Constructor Detail

      • ParameterAnnotationContent

        public ParameterAnnotationContent​(String fieldName,
                                          String className)
      • ParameterAnnotationContent

        public ParameterAnnotationContent​(String fieldName,
                                          String alias,
                                          String property,
                                          String defaultValue,
                                          boolean required,
                                          boolean readonly,
                                          String className)