Deprecate Types.augmentableTypeFor() 74/86474/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 18 Dec 2019 08:48:31 +0000 (09:48 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 18 Dec 2019 10:15:23 +0000 (11:15 +0100)
commitbfad05606e2defc1a376921f1b82781abb4a233b
tree93c9849e77baa2b557930b76e02e40472d73da5c
parentfbcb70a53f520fff83d6cf2fbc45f43d6353fc64
Deprecate Types.augmentableTypeFor()

This method has a mirror in BindingTypes, which is a more appropriate
place for the definition. Deprecate the method for removal and
redirect it to BindingTypes.augmentation().

Change-Id: I462a2fe25f0b53cca0619c72aac7a1e602718143
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit a07668d09b87d8f671e774a13583a3c3c0b41369)
binding/mdsal-binding-generator-util/src/main/java/org/opendaylight/mdsal/binding/model/util/BindingTypes.java
binding/mdsal-binding-generator-util/src/main/java/org/opendaylight/mdsal/binding/model/util/Types.java