Searched defs:getJAXWSClassComment (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/processor/generator/
H A DGeneratorBase.java147 public List<String> getJAXWSClassComment(){ method in class:GeneratorBase
148 return getJAXWSClassComment(targetVersion);
151 public static List<String> getJAXWSClassComment(String targetVersion) { method in class:GeneratorBase

Completed in 96 milliseconds