Add augmentation() method
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)
commit325af9a84aa1a15f5ef8066dc69f06d33554d83b
tree271bcbff0bdb2eba8524f91e323033e827f24ff9
parentc578506bed5e3124f96ec1938d7a020f39b6cafb
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