Add augmentation() method 20/2720/1
authorRobert Varga <rovarga@cisco.com>
Wed, 13 Nov 2013 20:52:08 +0000 (21:52 +0100)
committerRobert Varga <rovarga@cisco.com>
Wed, 13 Nov 2013 20:52:08 +0000 (21:52 +0100)
commit3ad40c046c3307f582b9ecb9ff3b42df5386fa80
treeb210f4de3211632628ffb1e0016eb6ec1c3f8a40
parentf351e28484e065cea5e114bb49a4634deec394df
Add augmentation() method

This is a safer alternative to node(). With this, we are almost able to
deprecate node() from the public API, providing type-safe alternatives
to all operations.

Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.java