This commit is contained in:
Alexey Kudravtsev
2009-11-13 15:42:27 +03:00
parent c63856f2f8
commit 8fad4b4967
11 changed files with 51 additions and 68 deletions
@@ -27,7 +27,7 @@ import java.util.List;
*/
public class AnnotationOrderRootType extends PersistentOrderRootType {
/**
* External annotations path
* @return External annotations path
*/
public static OrderRootType getInstance() {
return getOrderRootType(AnnotationOrderRootType.class);