Fixup Augmentable and Identifiable methods changing
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 24 Apr 2018 10:23:17 +0000 (12:23 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 4 Jun 2018 14:15:01 +0000 (14:15 +0000)
commit70a2dd85dd8960df4643f1f8e633d25d3f54ac3d
treeb02257d4cea6934995e57bcba8daa737eb1ea021
parent2b6fd9a00e038baa659488e8e61b5f4f5d314e39
Fixup Augmentable and Identifiable methods changing

This is a fixup of the change in binding codegen, adjusting:
- getKey() -> key()
- setKey() -> withKey()
- getAugmentation() -> augmentation()

As a drive-by cleanup, some more references to CheckedFuture
are gone.

Change-Id: Ifa573f93d1776ab2db98524df4da63259e811767
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
src/main/java/org/opendaylight/controller/blueprint/ext/BindingContext.java