Remove SchemaPath.getPath() 84/87584/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 11 Feb 2020 14:29:07 +0000 (15:29 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 11 Feb 2020 15:31:56 +0000 (16:31 +0100)
commitc264e41aa2b1510a883150d3c07dfcdb5d82b3d8
treeb8710d68797d34274468c339275bc034cea48df4
parent6a665c863882ef8d613252a747a92b45b3ed28cf
Remove SchemaPath.getPath()

SchemaPath.getPath() has been deprecated for quite some time,
remove it in favor of getPathFromRoot().

Change-Id: Ib70c428fe5e465269fa5a86503d2e645ee506d93
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-model-api/src/main/java/org/opendaylight/yangtools/yang/model/api/SchemaPath.java