Tag RPC input/output classes with RpcInput/RpcOutput 08/74008/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 13 Jul 2018 10:12:05 +0000 (12:12 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 13 Jul 2018 10:14:43 +0000 (12:14 +0200)
commit1529990dd8d1f73fe061fdef1f7df81691a012e2
tree19793987f10cfbe1db2647a8043dbb6645043e31
parent6a0b53699b297336b7e61415eab6aa3a5273512d
Tag RPC input/output classes with RpcInput/RpcOutput

These interfaces are not just plain DataObjects, they have
a specialized meaning. This meaning was not useful when RpcInput
was a DataContainer, but with it being a DataObject, we can do
better.

Change-Id: Ieaa7e006fe73784486931c30a9b258f20fed4e79
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-generator-impl/src/main/java/org/opendaylight/mdsal/binding/generator/impl/AbstractTypeGenerator.java