]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/src/main/java/org/argeo/slc/core/structure/tree/TreeSPath.java
Progress on Web reporting
[gpl/argeo-slc.git] / org.argeo.slc.core / src / main / java / org / argeo / slc / core / structure / tree / TreeSPath.java
index 2efeb152709811306829e1113b2f5228e58072f0..c8564cb9a491f738c3c57ac954ed580d837aac14 100644 (file)
@@ -119,7 +119,7 @@ public class TreeSPath implements StructurePath, Comparable<StructurePath> {
        }\r
 \r
        /** Depth of this path. */\r
-       public Integer depth() {\r
+       public Integer getDepth() {\r
                return depthImpl(this);\r
        }\r
 \r