Fixup Augmentable and Identifiable methods changing
authorStephen Kitt <skitt@redhat.com>
Thu, 31 May 2018 13:59:16 +0000 (15:59 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Jun 2018 19:34:55 +0000 (21:34 +0200)
commitc5d7a3704e890f266abe09e06b253be1a4b3f0ed
tree72963678c2744c5f3d41a5aa8b519731a61767d0
parent934014df152450454443445b9f9c8b427a6643d3
Fixup Augmentable and Identifiable methods changing

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

Change-Id: I8e384b6d0f6c6bd81e96d71d3cbb81c89e4954a1
JIRA: TSC-101
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
impl/src/main/java/org/opendaylight/genius/srm/impl/SrmRpcUtils.java