Uses of Class
net.anwiba.tools.definition.schema.json.gramma.element.JParameter
-
Packages that use JParameter Package Description net.anwiba.tools.definition.schema.json.gramma.element -
-
Uses of JParameter in net.anwiba.tools.definition.schema.json.gramma.element
Methods in net.anwiba.tools.definition.schema.json.gramma.element that return JParameter Modifier and Type Method Description JParameterJAnnotation. parameter(java.lang.String name)Methods in net.anwiba.tools.definition.schema.json.gramma.element that return types with arguments of type JParameter Modifier and Type Method Description java.lang.Iterable<JParameter>JAnnotation. parameters()Methods in net.anwiba.tools.definition.schema.json.gramma.element with parameters of type JParameter Modifier and Type Method Description voidJAnnotationBuilder. add(JParameter parameter)
-