Searched refs:GenerateProgramPorts (Results 1 – 2 of 2) sorted by relevance
27 public @interface GenerateProgramPorts { annotation
587 } else if ((annotation = field.getAnnotation(GenerateProgramPorts.class)) != null) { in addAnnotatedPorts()588 GenerateProgramPorts generators = (GenerateProgramPorts)annotation; in addAnnotatedPorts()