Deprecate Types.augmentableTypeFor() 67/86467/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 08:48:31 +0000 (09:48 +0100)
commita07668d09b87d8f671e774a13583a3c3c0b41369
tree2ee354851bfa26f7ab7e46dafc48700e1d8adcd8
parent6e6ebc43866204667658f8bbf7cfb6233caffdc7
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>
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